diff --git a/blog/index.html b/blog/index.html
index b1394b7..799fdad 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -238,6 +238,10 @@
dangrubb.net/blog
+
+ <-- back to home
+
+
diff --git a/blog/style.css b/blog/style.css
index d8b38d1..08bf0ae 100644
--- a/blog/style.css
+++ b/blog/style.css
@@ -260,9 +260,7 @@ a:focus-visible {
color: #9d9aa4;
font-size: 0.95rem;
line-height: 1.6;
- margin: 20px 0;
text-align: center;
- width: 100%;
}
.blog-post-content p {