Minor tweak to uncaught error in sizing.

This commit is contained in:
B. Keyport 2022-09-13 13:58:56 -07:00 committed by GitHub
parent 65022f3ce1
commit b8dbf95497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
--font-secondary: "Roboto";
--font-size: 20px;
--font-size-xsmall: 0.75rem;
--font-size-xsmall: 1rem;
--font-size-small: 1rem;
--font-size-medium: 1.5rem;
--font-size-large: 3.25rem;