This commit is contained in:
2025-05-07 16:23:26 -07:00
parent f21fde6a61
commit 0da52b689c
6 changed files with 15 additions and 8 deletions

View File

@@ -10,6 +10,7 @@ $c-tan: #B9AF78;
$c-textGrey: #333333;
$transition-time: 0.3s;
$transition-time-slow: 0.75s;
// Bootstrap overrides
$font-family-sans-serif: 'Inter', sans-serif;