mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-28 18:56:33 +02:00
css: fix missing margin top in guides
This commit is contained in:
parent
82d06b2c60
commit
6ff361408e
@ -3113,7 +3113,7 @@ footer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.guides h2:first-of-type {
|
.guides h2:first-of-type {
|
||||||
margin-top: 0;
|
margin-top: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.guides span {
|
.guides span {
|
||||||
|
Loading…
Reference in New Issue
Block a user