mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 03:05:49 +00:00
fix: menu mobile styles
This commit is contained in:
@@ -350,10 +350,6 @@ article a.button,
|
||||
.top-nav {
|
||||
background: $light-bg;
|
||||
|
||||
#top-main-nav {
|
||||
background-color: $gray-300;
|
||||
}
|
||||
|
||||
#topnav-pages .nav-link {
|
||||
color: $light-fg;
|
||||
}
|
||||
@@ -429,6 +425,10 @@ article a.button,
|
||||
.navbar-collapse>.nav-item {
|
||||
background: $gray-200;
|
||||
}
|
||||
|
||||
#top-main-nav {
|
||||
background-color: $gray-300;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user