From f88362b901b3beac0082060774d592dbd74af572 Mon Sep 17 00:00:00 2001 From: SarabjitS <35809229+SarabjitS@users.noreply.github.com> Date: Sun, 5 Nov 2023 00:35:52 -0230 Subject: [PATCH] fix accordion width in 768px width --- style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/style.css b/style.css index b272532..0667a65 100644 --- a/style.css +++ b/style.css @@ -612,10 +612,6 @@ li:nth-child(even) { grid-template-rows: repeat(8, 4.5rem); } - .accordion { - min-width: 27rem; - } - .font-large { font-size: 2.5rem; } @@ -681,7 +677,7 @@ li:nth-child(even) { .mega-container { /* justify-content: center; */ grid-template-columns: 40rem; - grid-template-rows: 4em 1fr 62rem 50rem; + grid-template-rows: 4em 1fr 58rem 50rem; grid-template-areas: "btn" "accordion "