Adjust the H2 and H2 margins
This commit is contained in:
parent
b5030907eb
commit
503b52652c
|
@ -9,8 +9,12 @@
|
|||
margin-top: 40px;
|
||||
}
|
||||
|
||||
.markdown-section h2 {
|
||||
padding-top: 0.25rem;
|
||||
}
|
||||
|
||||
.markdown-section h3 {
|
||||
margin-top: 16px;
|
||||
margin-top: 0.25rem;
|
||||
}
|
||||
|
||||
.sidebar, .sidebar-nav {
|
||||
|
|
Loading…
Reference in New Issue