From 7a4eca14a5f18aee8ea57f9ab3056de0dad88329 Mon Sep 17 00:00:00 2001 From: samaradel Date: Sun, 20 Aug 2023 13:16:09 +0300 Subject: [PATCH] fix dropdown style --- css/index.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/css/index.css b/css/index.css index 123997c..0f14811 100644 --- a/css/index.css +++ b/css/index.css @@ -133,11 +133,11 @@ header .freeflow { position: absolute; } -#ecosystem-menu button { +#info-menu button { background-color: transparent; } -#ecosystem-menu button a { +#info-menu button a { color: #1a1a1a; } @@ -154,12 +154,12 @@ footer .freeflow img { width: 200px; margin-bottom: 20px; } -#ecosystem-menu > div.freeflow { +#info-menu > div.freeflow { padding-top: 0px !important; padding-bottom: 0px !important; } -header .freeflow div, #ecosystem-menu div { +header .freeflow div, #info-menu div { box-shadow: none; text-transform: uppercase; font-weight: 700 !important; @@ -358,7 +358,7 @@ a:hover{ } } -header #menu button, #ecosystem-menu button{ +header #menu button, #info-menu button{ @apply lg:text-lg px-6