mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
CSS: Fix colors, footer styling
This commit is contained in:
@@ -567,9 +567,10 @@ article h6:before,
|
||||
.interactive-block:before {
|
||||
display: block;
|
||||
content: " ";
|
||||
margin-top: -80px;
|
||||
height: 80px;
|
||||
margin-top: -40px;
|
||||
height: 40px;
|
||||
visibility: hidden;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
// Fix so links aren't unclickable underneath the header anchor-fix
|
||||
|
||||
Reference in New Issue
Block a user