From a7b8dde82efefa58213a20555723c981acfa78bd Mon Sep 17 00:00:00 2001 From: Lucas Kent <97860398+Bulbous-Baboon@users.noreply.github.com> Date: Wed, 14 Dec 2022 14:15:04 -0500 Subject: [PATCH] test footer --- assets/styles/blog.css | 2 +- blog.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/styles/blog.css b/assets/styles/blog.css index 49b935c..57b8e9b 100644 --- a/assets/styles/blog.css +++ b/assets/styles/blog.css @@ -52,7 +52,7 @@ body { } /* Footer */ -.footer { +.fofoter { padding: 20px; text-align: center; background: #ddd; diff --git a/blog.html b/blog.html index 54ec58d..0d2f0a8 100644 --- a/blog.html +++ b/blog.html @@ -37,7 +37,7 @@ - +
@@ -80,7 +80,7 @@ -