diff --git a/content/includes/css.blade.php b/content/includes/css.blade.php index 49c506d..de530c0 100644 --- a/content/includes/css.blade.php +++ b/content/includes/css.blade.php @@ -80,11 +80,7 @@ background-color: #183703; } - nav{ - padding-top: 30px; - padding-bottom: 30px; - color: white; - } + nav a, nav a:hover, footer a, footer a:hover { color: white; } diff --git a/content/includes/footer.blade.php b/content/includes/footer.blade.php index ac29204..1f45e5d 100644 --- a/content/includes/footer.blade.php +++ b/content/includes/footer.blade.php @@ -1,17 +1,17 @@