mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-09 01:39:12 +00:00
10 lines
112 B
CSS
10 lines
112 B
CSS
.sidebar-toggle {
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: auto;
|
|
left: 0;
|
|
}
|
|
|
|
.search {
|
|
margin-top: 40px;
|
|
}
|