qmk-firmware/docs/sidebar.css

15 lines
158 B
CSS
Raw Normal View History

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