font updates
This commit is contained in:
@@ -14,8 +14,11 @@
|
||||
--accent-green: #3a6b3a;
|
||||
--scrollbar-thumb: #3a3020;
|
||||
|
||||
font-family: 'EB Garamond', Georgia, serif;
|
||||
font-size: 16px;
|
||||
--font-family-body: 'EB Garamond', Georgia, serif;
|
||||
--font-size-base: 16px;
|
||||
|
||||
font-family: var(--font-family-body);
|
||||
font-size: var(--font-size-base);
|
||||
color: var(--text-primary);
|
||||
background-color: var(--bg-base);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user