From d9d99b8cd77c4d1d6269b51e6eb17cfe3f8ab307 Mon Sep 17 00:00:00 2001 From: Nihaal Sharma Date: Sat, 3 Jun 2023 15:59:38 +0100 Subject: [PATCH] nothing of value --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 6aadf1d..6f0d211 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,4 @@ -/*regular text (body, p, b, h*, ) styles*/ +/*regular text (body, p, b, h*) styles*/ * { box-sizing: border-box; margin: 0px; @@ -43,7 +43,7 @@ padding-left: 20px; padding-right: 20px; } -/* regular text (body, p, b, h*, ) styles*/ +/* regular text (body, p, b, h*) styles*/ .contentPush{ height: 65px;