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{
|
||||
font-family: 'Lato', serif;
|
||||
font-family: 'Arial', serif;
|
||||
.highlight {
|
||||
padding: .5rem;
|
||||
font-family: 'Trocchi', serif;
|
||||
font-size: 2rem;
|
||||
padding: .25rem;
|
||||
//font-family: 'Trocchi', serif;
|
||||
//font-size: 2rem;
|
||||
}
|
||||
.highlight-1 {
|
||||
background-color: $chill-green;
|
||||
|
Loading…
Reference in New Issue
Block a user