Add style.css missing main font family
This commit is contained in:
parent
d02cc4fa70
commit
2b648088f4
1 changed files with 1 additions and 0 deletions
|
@ -272,6 +272,7 @@ input,
|
||||||
select,
|
select,
|
||||||
textarea {
|
textarea {
|
||||||
color: #404040;
|
color: #404040;
|
||||||
|
font-family: sans-serif;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue