Removed top margin for the headers
This commit is contained in:
parent
b953a87661
commit
51fd497ec3
@ -3,7 +3,7 @@
|
|||||||
.md h3{
|
.md h3{
|
||||||
font-family: JetBrainsMono;
|
font-family: JetBrainsMono;
|
||||||
color: var(--bright-main);
|
color: var(--bright-main);
|
||||||
margin: 30px 0px 10px 0px;
|
margin: 30px 0px 0px 0px;
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user