This commit is contained in:
2025-05-07 08:32:24 -07:00
parent 15a1b56549
commit 242a0279f1
3 changed files with 106 additions and 54 deletions

View File

@@ -10,3 +10,4 @@ $c-textGrey: #333333;
// Bootstrap overrides
$font-family-sans-serif: 'Inter', sans-serif;
$body-color: $c-textGrey;
$font-size-base: 1.25rem;