diff --git a/assets/images/menu.jpg b/assets/images/menu.jpg index 2d9076e3..009c99cc 100644 Binary files a/assets/images/menu.jpg and b/assets/images/menu.jpg differ diff --git a/assets/scss/_typography.scss b/assets/scss/_typography.scss index fa05acb5..4f7587ec 100644 --- a/assets/scss/_typography.scss +++ b/assets/scss/_typography.scss @@ -3,9 +3,7 @@ h1 { font-family: 'Roboto Slab', Palatino, Palladio, Baskerville, Georgia, serif; } -h3, -h5, -h6 { +h3, h5, h6 { color: $light-gray; font-family: 'Roboto Slab', Palatino, Palladio, Baskerville, Georgia, serif; } diff --git a/header.php b/header.php index 0f13549c..e9d8d183 100644 --- a/header.php +++ b/header.php @@ -49,11 +49,6 @@