change font so it displays across all recent browsers
This commit is contained in:
parent
755dfaefaa
commit
d60785d799
@ -66,11 +66,11 @@ $yellow: #fcc958;
|
|||||||
}
|
}
|
||||||
|
|
||||||
body{
|
body{
|
||||||
font-family: 'Lato', serif;
|
font-family: 'Arial', serif;
|
||||||
.highlight {
|
.highlight {
|
||||||
padding: .5rem;
|
padding: .25rem;
|
||||||
font-family: 'Trocchi', serif;
|
//font-family: 'Trocchi', serif;
|
||||||
font-size: 2rem;
|
//font-size: 2rem;
|
||||||
}
|
}
|
||||||
.highlight-1 {
|
.highlight-1 {
|
||||||
background-color: $chill-green;
|
background-color: $chill-green;
|
||||||
|
Loading…
Reference in New Issue
Block a user