styles: cleanup

This commit is contained in:
He4eT 2024-01-21 23:19:13 +01:00
commit 3464c1f650
2 changed files with 67 additions and 50 deletions

View file

@ -49,8 +49,7 @@ body {
/* Common */
body {
font-size: calc(2 * var(--step));
background-color: var(--color-bg);
color: var(--color-text);
font-size: calc(2 * var(--step));
}