Some more styling fixups
This commit is contained in:
parent
387595866d
commit
0a78cbc4b1
|
@ -12,10 +12,12 @@
|
||||||
|
|
||||||
div.sidebar {
|
div.sidebar {
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
line-height: 1.3;
|
line-height: 1.5;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
||||||
|
margin-block: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.sidebar-item {
|
div.sidebar-item {
|
||||||
|
|
Loading…
Reference in a new issue