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