From 18c27f233503bd18be75f831b3784a76b201f4b5 Mon Sep 17 00:00:00 2001 From: Chandraprakash-Pandey Date: Tue, 23 Apr 2024 21:25:51 +0530 Subject: [PATCH] added margine --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index a411cc5..70f855f 100644 --- a/style.css +++ b/style.css @@ -16,6 +16,7 @@ h1{ color: black; text-shadow: 4px 5px rgb(3, 157, 204); margin-bottom: 1rem; + margin-top: 2rem; } p{