chore: use kontakt font for input elements
This commit is contained in:
parent
df0f28efb2
commit
44417d09cc
|
@ -23,6 +23,10 @@
|
|||
flex-grow: 1;
|
||||
}
|
||||
|
||||
button, input, select, textarea {
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
:root {
|
||||
--background: #fff;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue