From 383d2816744663d23047c6262f94040d04b0ad13 Mon Sep 17 00:00:00 2001
From: Prefetch
Date: Fri, 19 May 2023 22:02:26 +0200
Subject: Fix broken styling caused by 7edaa33
---
.../blog/2022/website-adventures-basics/index.md | 39 ++++++++++++----------
1 file changed, 22 insertions(+), 17 deletions(-)
diff --git a/source/blog/2022/website-adventures-basics/index.md b/source/blog/2022/website-adventures-basics/index.md
index 02aebef..afcf19b 100644
--- a/source/blog/2022/website-adventures-basics/index.md
+++ b/source/blog/2022/website-adventures-basics/index.md
@@ -5,7 +5,7 @@ layout: "blog"
toc: true
---
-Published on 2022-11-20, last updated on 2023-02-27.
+Published on 2022-11-20, last updated on 2023-05-19.
Making and managing this personal website has been an adventure.
In this series, I go over the technical challenges I've encountered
@@ -310,13 +310,16 @@ and they're also smelly! Take that!
So... time for JS? Well, fortunately, there's another way,
using just old-school HTML and CSS:
-
-
-
-
-
+
+
+
+
+
+
+
This is a safe space where users of all browsers can rejoice together in peace.
+
@@ -324,15 +327,15 @@ Pretty cool eh? This box is structured as follows,
using only `