mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
fix: menu mobile styles
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -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