fix dropdown style
This commit is contained in:
parent
3a3b072e52
commit
7a4eca14a5
@ -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
|
||||
|
Reference in New Issue
Block a user