mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 19:39:27 +00:00
11 lines
112 B
CSS
11 lines
112 B
CSS
|
.sidebar-toggle {
|
||
|
position: absolute;
|
||
|
top: 0;
|
||
|
bottom: auto;
|
||
|
left: 0;
|
||
|
}
|
||
|
|
||
|
.search {
|
||
|
margin-top: 40px;
|
||
|
}
|