changed mobile menu
This commit is contained in:
@@ -697,8 +697,7 @@ main {
|
||||
border-right: none;
|
||||
border-top: 1px solid var(--current-border);
|
||||
}
|
||||
|
||||
/* Mobile menu adjustments */
|
||||
/*
|
||||
.nav-container {
|
||||
flex-direction: column;
|
||||
gap: 1rem;
|
||||
@@ -714,7 +713,6 @@ main {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.dropdown {
|
||||
position: static;
|
||||
width: 100%;
|
||||
@@ -749,4 +747,5 @@ main {
|
||||
margin-left: 0;
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user