From 5e44b2bbc338f62e5574248f3035d71d98d96cec Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Sat, 27 Apr 2024 16:11:00 -0500 Subject: undo flex body --- css/stylesheet.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'css') diff --git a/css/stylesheet.css b/css/stylesheet.css index 73d1c4d..9ff8884 100644 --- a/css/stylesheet.css +++ b/css/stylesheet.css @@ -10,10 +10,6 @@ body { width: 700px; max-width: calc(100% - 20px); margin: auto; - display: flex; - flex-direction: column; - min-height: 100vh; - min-height: 100svh; } h1 { -- cgit v1.2.3