mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-11 06:29:15 +00:00
18 lines
219 B
CSS
18 lines
219 B
CSS
.sidebar-toggle {
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: auto;
|
|
left: 0;
|
|
}
|
|
|
|
.search {
|
|
margin-top: 40px;
|
|
}
|
|
|
|
.markdown-section h3 {
|
|
margin-top: 16px;
|
|
}
|
|
|
|
.sidebar, .sidebar-nav {
|
|
line-height: 1.5em !important;
|
|
}
|