Small fix to simplify font style
This commit is contained in:
parent
62f2557cae
commit
8c7701f9f1
@ -32,8 +32,7 @@ body {
|
|||||||
padding: none;
|
padding: none;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
font: 16px "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
|
font: 16px 'Lato', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
|
||||||
font-family:'Lato', sans-serif;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
form {
|
form {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user