qmk_firmware/docs/sidebar.css

15 lines
158 B
CSS
Raw Normal View History

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