Fully implement font size adjustments to variables

Partially implementing variables is silly, noticed font sizes weren't implemented fully. Corrected this in my custom, decided it should be in main. Feel free to adjust REM factors to match defaults you like.
This commit is contained in:
B. Keyport
2022-09-08 12:19:59 -07:00
committed by GitHub
parent 203014c654
commit 44854d6a4f

View File

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