Minor styling changes

This commit is contained in:
Riley Wong
2024-02-29 01:16:08 -05:00
parent 099447982e
commit efe06750a9
4 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
$brand-color: #f4efe6;
$highlight: lighten($brand-color, 35%);
$text-color: #0b0404;
$text-color: #1f1f1f;
$muted-text-color: #64644B;
$font-family: "EB Garamond", Garamond, "Times New Roman", serif;