reduce space on h3s
parent
9035c3497e
commit
55c5b82638
|
@ -8,3 +8,7 @@
|
|||
.search {
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
||||
.markdown-section h3 {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue