mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-05 16:57:59 +00:00
Top nav hover underline color
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -177,7 +177,7 @@
|
|||||||
|
|
||||||
.dropdown .dropdown-toggle:hover > span:not(.chevron) {
|
.dropdown .dropdown-toggle:hover > span:not(.chevron) {
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
border-bottom: 2px solid $blue-purple-500;
|
border-bottom: 2px solid $purple;
|
||||||
margin-bottom: -8px;
|
margin-bottom: -8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user