undo flex body

This commit is contained in:
Jacob Janzen 2024-04-27 16:11:00 -05:00
parent 3802ae72fe
commit 5e44b2bbc3

View file

@ -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 {