Make stuff respect root font-size better

This commit is contained in:
David Lapshin
2024-05-15 02:37:28 +03:00
parent 7af96d6a01
commit bcabba7a64
7 changed files with 16 additions and 3 deletions

View File

@ -16,6 +16,11 @@
.big {
font-size: 1.5rem;
svg {
width: 1rem;
height: 1rem;
}
}
&.archive {