mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
Adjust the H2 and H2 margins
This commit is contained in:
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
Block a user