mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
fix heading anchor placement
This commit is contained in:
parent
14dda43048
commit
381dea108c
@ -285,3 +285,10 @@ pre {
|
|||||||
background: $brand-black;
|
background: $brand-black;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Gatsby specific
|
||||||
|
/////////////////////////////////////
|
||||||
|
|
||||||
|
.anchor {
|
||||||
|
margin-top: .8rem;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user