improve sidebar
This commit is contained in:
parent
b70349e775
commit
03d663030b
4 changed files with 54 additions and 27 deletions
|
@ -19,9 +19,9 @@ html {
|
|||
color: var(--text);
|
||||
display: flex;
|
||||
font-family: system-ui, sans-serif;
|
||||
font-size: 1.2em;
|
||||
font-size: 1.2rem;
|
||||
flex-direction: column;
|
||||
line-height: 1.7;
|
||||
line-height: 1.5;
|
||||
margin: 0;
|
||||
min-height: 100vh;
|
||||
@media (max-width: 920px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue