From 5e071d8c8b1485602f81b0d8358821714a5d5a5c Mon Sep 17 00:00:00 2001 From: Jasmeen Kaur Date: Wed, 12 Jul 2023 14:28:54 +1000 Subject: [PATCH] :lipstick: (#416): Increased the size of contribute to hive div --- docs/css/access-nri.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/css/access-nri.css b/docs/css/access-nri.css index 6d328a323..b9ecdfbcd 100644 --- a/docs/css/access-nri.css +++ b/docs/css/access-nri.css @@ -368,7 +368,7 @@ h3 { /* =============================================================== - How to contribute image + "How to contribute" image under the `contribute` section */ .rectangular-img { width: 100%; @@ -461,7 +461,7 @@ h3 { .rectangular-card { flex-direction: row; width: 100%; - height: 8em; + height: 9em; overflow: hidden; }