From 7eccf1f32940b988b2622eabb322662406f85091 Mon Sep 17 00:00:00 2001 From: oldoc63 Date: Thu, 10 Feb 2022 18:32:28 -0400 Subject: [PATCH] Set the position of
so that we can position it relatively #457 --- Broadway/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Broadway/style.css b/Broadway/style.css index dfd30af..3c66b1e 100644 --- a/Broadway/style.css +++ b/Broadway/style.css @@ -25,6 +25,7 @@ html, body { main { text-align: center; + position: relative; } main h1 {