mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-11-07 15:25:26 +00:00
Fix: Drop-down menu font style was not applying on Firefox #110
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
}
|
||||
|
||||
html {
|
||||
font-family: "Inter", serif;
|
||||
font-family: "Inter", sans-serif;
|
||||
font-optical-sizing: auto;
|
||||
font-weight: 425;
|
||||
font-style: normal;
|
||||
|
||||
Reference in New Issue
Block a user