ran prettier

This commit is contained in:
Brendan Keyport 2022-09-17 14:47:34 -07:00
parent b791a3761f
commit 29d467715f
2 changed files with 7 additions and 7 deletions

View File

@ -21,7 +21,7 @@ _This release is scheduled to be released on 2022-10-01._
- Removed DAYAFTERTOMORROW from English
- Update dependencies
- Updated jsdoc
- Updated font tree to use variables consistantly
- Updated font tree to use variables consistantly
## Fixed

View File

@ -7,12 +7,12 @@
--font-primary: "Roboto Condensed";
--font-secondary: "Roboto";
--font-size: 20px;
--font-size-xsmall: 0.75rem;
--font-size-small: 1rem;
--font-size-medium: 1.5rem;
--font-size-large: 3.25rem;
--font-size-xlarge: 3.75rem;
--font-size: 20px;
--font-size-xsmall: 0.75rem;
--font-size-small: 1rem;
--font-size-medium: 1.5rem;
--font-size-large: 3.25rem;
--font-size-xlarge: 3.75rem;
--gap-body-top: 60px;
--gap-body-right: 60px;