Fonts of input fields are not consistent #247
Add Quicksand for all inputs
This commit is contained in:
parent
1e70de9619
commit
eed13243c4
@ -12,6 +12,7 @@
|
||||
input, select, textarea
|
||||
{
|
||||
outline: none;
|
||||
font-family: Quicksand;
|
||||
}
|
||||
|
||||
html, body
|
||||
|
||||
Loading…
Reference in New Issue
Block a user