🐛 fix: remove flashing from header text (Firefox)
Loads a subset of the sans-serif font for the header. Fixes #75
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
header {
|
||||
font-family: 'Inter Subset', var(--sans-serif-font);
|
||||
width: 100%;
|
||||
|
||||
.main {
|
||||
|
Reference in New Issue
Block a user