From 47263e5aa8a48c69e08eb1b87946e3957c8b0b84 Mon Sep 17 00:00:00 2001 From: Evan K Date: Sat, 11 May 2024 22:20:07 +0800 Subject: [PATCH] Update style.css --- assets/css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 2c7b835..cfb703c 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -6,8 +6,7 @@ body { background-color: #F7FFE5; border-top-left-radius: 0; border-top-right-radius: 0; - color: #333333; - padding-top: 5vh; + color: #333333; } /* For the fade animation */