From c1ab8e831b877442689f2345eaf9f2acce4ad467 Mon Sep 17 00:00:00 2001 From: dangrubbb Date: Sat, 28 Feb 2026 16:52:01 -0500 Subject: [PATCH] Minor Manual Fixes to Lobster's code --- blog/index.html | 4 ++++ blog/style.css | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) 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 +

+

Loading blog posts...

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 {