Make stuff respect root font-size better
This commit is contained in:
@ -16,6 +16,11 @@
|
||||
|
||||
.big {
|
||||
font-size: 1.5rem;
|
||||
|
||||
svg {
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
&.archive {
|
||||
|
Reference in New Issue
Block a user