aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-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 {