chore: now page text visibility

This commit is contained in:
Cory Dransfeldt 2024-03-08 08:55:35 -08:00
parent ce401d90fb
commit 71db7116d1
No known key found for this signature in database
8 changed files with 35 additions and 24 deletions

View file

@ -81,6 +81,10 @@
--font-size-3xl: 1.875rem;
--line-height-3xl: 2.25rem;
--font-weight-base: 400;
--font-weight-bold: 700;
--font-weight-heavy: 900;
/* spacing */
--sizing-xs: .25rem;
--sizing-sm: .5rem;