From 4981f1a3b623c0490e23cb9d9a5d7ee0663f75f4 Mon Sep 17 00:00:00 2001 From: knighty00 <140390789+knighty00@users.noreply.github.com> Date: Sat, 27 Jan 2024 13:43:11 +0700 Subject: [PATCH] memperbaiki posisi elemen --- WDC Ifest #12/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WDC Ifest #12/style.css b/WDC Ifest #12/style.css index 4c8250e..b586834 100644 --- a/WDC Ifest #12/style.css +++ b/WDC Ifest #12/style.css @@ -302,6 +302,7 @@ h2 { position: relative; max-width: 48rem; margin: 0 auto; + margin-left: 350px; } .slider { @@ -349,7 +350,7 @@ h2 { .list3 { margin-top: 50px; - margin-left: -30px; + margin-left: -5px; display: flex; font-size: 18px; justify-content: center;