Add new font

This commit is contained in:
Maurice Heumann
2025-04-23 07:38:12 +02:00
parent 18fd537359
commit 1040332522

View File

@@ -1,3 +1,9 @@
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
html {
font-family: "Inter", sans-serif;
}
@media (pointer: fine) {
::-webkit-scrollbar {
width: 20px;