From 01676490c5f537b20b6c41992bd1d4262ae84124 Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Sat, 27 Apr 2024 16:21:48 -0500 Subject: fix css maybe? --- css/stylesheet.css | 1 + 1 file changed, 1 insertion(+) (limited to 'css') diff --git a/css/stylesheet.css b/css/stylesheet.css index 11727a4..84e6bf1 100644 --- a/css/stylesheet.css +++ b/css/stylesheet.css @@ -10,6 +10,7 @@ body { width: 700px; max-width: calc(100% - 20px); margin: auto; + position: relative; } h1 { -- cgit v1.2.3