From bfa8c3ddc012d59707b9c8e335b142c920d4dc08 Mon Sep 17 00:00:00 2001 From: Jacob <95031835+jacobnicked@users.noreply.github.com> Date: Mon, 2 Oct 2023 09:25:10 +0200 Subject: [PATCH]

padding-left: 20px --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 2bde971..9fd3e3d 100644 --- a/style.css +++ b/style.css @@ -6,7 +6,7 @@ body { .p { font-family: Arial; - padding: 20px; + padding-left: 20px; } .navbar {