Adjust font size in comment section on mobile

This commit is contained in:
toshikanneko 2022-02-12 17:38:37 +01:00
parent 559ab774f6
commit 28a1bfefab

View file

@ -18,7 +18,7 @@ $thumbnailWidthSmall: 2rem;
}
span {
font-size: var(--font-xxsmall);
font-size: var(--font-xsmall);
}
}
}