mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-29 08:05:49 +00:00
Nav, link, & Bootstrap changes
This commit is contained in:
@@ -53,11 +53,6 @@
|
||||
.dropdown-toggle {
|
||||
position: relative;
|
||||
}
|
||||
.dropdown.show {
|
||||
.dropdown-toggle {
|
||||
color: $gray-500;
|
||||
}
|
||||
}
|
||||
.dropdown-menu {
|
||||
border-width: 0;
|
||||
|
||||
@@ -94,6 +89,10 @@
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
h4 {
|
||||
color: $blue-purple-400;
|
||||
@@ -166,7 +165,7 @@
|
||||
|
||||
.dropdown .dropdown-toggle:hover > span:not(.chevron) {
|
||||
padding-bottom: 8px;
|
||||
border-bottom: 2px solid $blue-purple-400;
|
||||
border-bottom: 2px solid $blue-purple-500;
|
||||
margin-bottom: -8px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user