diff --git a/templates/main.css b/templates/main.css index 373475e..c3a2497 100644 --- a/templates/main.css +++ b/templates/main.css @@ -7,7 +7,6 @@ body { width: 100%; display: flex; - flex-direction: column; } main { diff --git a/tests/7158b1cdd50c.html b/tests/7158b1cdd50c.html index 17eb63d..60e3fdc 100644 --- a/tests/7158b1cdd50c.html +++ b/tests/7158b1cdd50c.html @@ -317,7 +317,6 @@ padding: 0; body { width: 100%; display: flex; -flex-direction: column; } main { width: 35em;