Fix: Drop-down menu font style was not applying on Firefox #110

This commit is contained in:
lscambo13
2025-11-04 19:56:56 +05:30
parent 82dd0469d5
commit 1e0eaae2a0

View File

@@ -147,7 +147,7 @@
} }
html { html {
font-family: "Inter", serif; font-family: "Inter", sans-serif;
font-optical-sizing: auto; font-optical-sizing: auto;
font-weight: 425; font-weight: 425;
font-style: normal; font-style: normal;