mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Reduce margin-top for h2 and h3
This commit is contained in:
parent
cef22386da
commit
b435eedfeb
@ -74,11 +74,11 @@
|
||||
|
||||
.bd-content {
|
||||
> h2:not(:first-child) {
|
||||
margin-top: 3rem;
|
||||
margin-top: 1.25rem;
|
||||
}
|
||||
|
||||
> h3 {
|
||||
margin-top: 1.5rem;
|
||||
margin-top: .75rem;
|
||||
}
|
||||
|
||||
> ul li,
|
||||
|
Loading…
Reference in New Issue
Block a user