diff --git a/site/changelog.php b/site/changelog.php
index 1d3b190..bca9fdd 100644
--- a/site/changelog.php
+++ b/site/changelog.php
@@ -35,7 +35,7 @@
12-18-2024
-
+
-
i expanded music and added youtube links for a few songs and also wrote a section about playing music on the guitar.
diff --git a/style/style.css b/style/style.css
index a71789f..8a2e02d 100644
--- a/style/style.css
+++ b/style/style.css
@@ -221,3 +221,7 @@ main section ul li {
.gallery-text-left {
text-align: left;
}
+
+.nested-list {
+ list-style-type: disc;
+}