aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-04-27 16:11:00 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-04-27 16:11:00 -0500
commit5e44b2bbc338f62e5574248f3035d71d98d96cec (patch)
treeb1590e21f9a454b14c4ced1f8dfc464b9ae23ff3
parent3802ae72fee78188b2d8bf02658e4d0ee5b2411c (diff)
undo flex body
-rw-r--r--css/stylesheet.css4
1 files changed, 0 insertions, 4 deletions
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 {