mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Adjust spacing to not break header links
This commit is contained in:
@@ -23,6 +23,15 @@ th {
|
|||||||
margin: 0 48px;
|
margin: 0 48px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (max-width: 1078px) {
|
||||||
|
.navbar.fixed-top {
|
||||||
|
margin: 0 20px;
|
||||||
|
}
|
||||||
|
.navbar .navbar-nav .nav-link {
|
||||||
|
padding-right: 5px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.navbar-brand {
|
.navbar-brand {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
|
|||||||
Reference in New Issue
Block a user