diff --git a/site/changelog.php b/site/changelog.php
index 04aa87f..1b2ac41 100644
--- a/site/changelog.php
+++ b/site/changelog.php
@@ -78,6 +78,14 @@
+
+ 12-19-2024
+
+ -
+ further work on creating a new contact page that now includes a guestbook. these are mainly styling and content adjustments
+
+
+
diff --git a/style/style.css b/style/style.css
index 7de1fc3..d0e3f1a 100644
--- a/style/style.css
+++ b/style/style.css
@@ -142,11 +142,11 @@ nav ul li {
}
nav ul li a {
- font-size: 1.1rem;
+ font-size: 1rem;
}
main section {
- font-size: 1.1rem;
+ font-size: 1rem;
}
main section p {