From 83febfa59915411a6766d83da40cbfd48bc4589d Mon Sep 17 00:00:00 2001
From: Lucas Kent <97860398+Bulbous-Baboon@users.noreply.github.com>
Date: Wed, 14 Dec 2022 14:01:18 -0500
Subject: [PATCH] footer
---
assets/styles/footer.css | 2 +-
index.html | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/assets/styles/footer.css b/assets/styles/footer.css
index 954ce7c..f0d71a5 100644
--- a/assets/styles/footer.css
+++ b/assets/styles/footer.css
@@ -10,7 +10,7 @@
#footer {
padding: 20px;
text-align: center;
- background: #ddd;
+ background: rgb(221, 221, 221);
margin-top: 20px;
position: absolute;
bottom: 0;
diff --git a/index.html b/index.html
index 2df1ec8..2353be4 100644
--- a/index.html
+++ b/index.html
@@ -37,6 +37,7 @@
+