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