diff --git a/assets/scss/custom.scss b/assets/scss/custom.scss index 627d198..ed8d131 100755 --- a/assets/scss/custom.scss +++ b/assets/scss/custom.scss @@ -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;