improve sidebar

This commit is contained in:
Vri 🌈 2023-03-09 22:00:22 +01:00
parent b70349e775
commit 03d663030b
Signed by: vrifox
GPG key ID: D40098E5B60B2197
4 changed files with 54 additions and 27 deletions

View file

@ -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) {