diff --git a/includes/head.php b/includes/head.php index b380d35..b91be3c 100644 --- a/includes/head.php +++ b/includes/head.php @@ -7,5 +7,7 @@ + + \ No newline at end of file diff --git a/includes/styles.css b/includes/styles.css index 514d4fa..06af36f 100644 --- a/includes/styles.css +++ b/includes/styles.css @@ -74,6 +74,8 @@ header h1, section h2 { border-bottom: 1px solid white; margin-bottom: 10px; padding-bottom: 5px; + font-family: 'Bungee Spice' + } footer {