reduce space on h3s
This commit is contained in:
parent
9035c3497e
commit
55c5b82638
1 changed files with 4 additions and 0 deletions
|
@ -8,3 +8,7 @@
|
||||||
.search {
|
.search {
|
||||||
margin-top: 40px;
|
margin-top: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.markdown-section h3 {
|
||||||
|
margin-top: 16px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue