mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-01-03 20:01:58 +00:00
15 lines
158 B
CSS
15 lines
158 B
CSS
.sidebar-toggle {
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: auto;
|
|
left: 0;
|
|
}
|
|
|
|
.search {
|
|
margin-top: 40px;
|
|
}
|
|
|
|
.markdown-section h3 {
|
|
margin-top: 16px;
|
|
}
|