change font so it displays across all recent browsers

This commit is contained in:
Julie Lenaerts 2024-02-07 15:44:51 +01:00
parent 755dfaefaa
commit d60785d799

View File

@ -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;