mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-08-21 10:10:55 +00:00
Fix broken 1st head link
This commit is contained in:
@@ -95,7 +95,14 @@
|
||||
.no-1st-head h4:first-child,
|
||||
.no-1st-head h5:first-child,
|
||||
.no-1st-head h6:first-child {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
line-height: 0;
|
||||
}
|
||||
.no-1st-head h1:first-child:before {
|
||||
margin-top: -167px;
|
||||
height: 167px;
|
||||
}
|
||||
.content p {
|
||||
line-height: 1.8;
|
||||
|
||||
Reference in New Issue
Block a user