diff --git a/posts/index.html b/posts/index.html
index 2e4044e..c104b3f 100644
--- a/posts/index.html
+++ b/posts/index.html
@@ -45,6 +45,11 @@
since its, well, an annoyance. and also horrible. and we're all forced to use it.
posted on May 3 of 2024
+
+
+ since its, well, an annoyance. and also horrible. and we're all forced to use it.
+ posted on May 3 of 2024
+
diff --git a/posts/style.css b/posts/style.css
index 5aaa679..e06519a 100644
--- a/posts/style.css
+++ b/posts/style.css
@@ -328,7 +328,7 @@ articles
#articles section {
background-color: var(--surface0);
border-radius: 1em;
- padding: .5em;
+ padding: 1em;
margin-top: 1.5em;
a {
font-size: 24px !important;