mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-18 10:45:50 +00:00
Fix CSS styles
- Move docs graphics to appropriate place - Fix spacing of header anchors - Fix display of card grids in md - Fix display of badges - Fix theme-aware diagram coloring - Fix left table columns being line-broken too aggressively
This commit is contained in:
@@ -558,12 +558,12 @@ $nav-height: 80px;
|
||||
}
|
||||
|
||||
// Fix so anchors don't jump under the fixed header ----------------------------
|
||||
.main h1:before,
|
||||
.main h2:before,
|
||||
.main h3:before,
|
||||
.main h4:before,
|
||||
.main h5:before,
|
||||
.main h6:before,
|
||||
article h1:before,
|
||||
article h2:before,
|
||||
article h3:before,
|
||||
article h4:before,
|
||||
article h5:before,
|
||||
article h6:before,
|
||||
.interactive-block:before {
|
||||
display: block;
|
||||
content: " ";
|
||||
|
||||
Reference in New Issue
Block a user