chore: use kontakt font for input elements

main
Luca 7 months ago
parent df0f28efb2
commit 44417d09cc

@ -23,6 +23,10 @@
flex-grow: 1; flex-grow: 1;
} }
button, input, select, textarea {
font-family: inherit;
}
:root { :root {
--background: #fff; --background: #fff;
} }

Loading…
Cancel
Save