qmk_firmware/docs/sidebar.css

15 lines
158 B
CSS
Raw Normal View History

2018-05-13 10:56:54 -07:00
.sidebar-toggle {
position: absolute;
top: 0;
bottom: auto;
left: 0;
}
.search {
margin-top: 40px;
}
2020-02-25 14:29:37 -08:00
.markdown-section h3 {
margin-top: 16px;
}