From 98c129a61b38f00bbe6f1290fb6796e8f360cdb3 Mon Sep 17 00:00:00 2001 From: ada <> Date: Tue, 11 Jun 2024 19:40:28 +0200 Subject: [PATCH] weird margin --- style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/style.css b/style.css index 79aa573..75b4497 100644 --- a/style.css +++ b/style.css @@ -40,10 +40,7 @@ body { } .container { - display: flex; - flex-direction: column; - align-items: flex-start; - margin: 200px 0; + margin: 50px 0; } h1 { @@ -67,7 +64,6 @@ h1 { max-width: 633px; margin: auto; margin-right: 0; - margin-top: -100px; } #content p {