From b0cacfe131259083b7de1d474154ff317fa692f9 Mon Sep 17 00:00:00 2001 From: ngn Date: Sat, 9 Dec 2023 21:44:36 +0300 Subject: [PATCH] added space at the end of the webpage --- public/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/style.css b/public/style.css index d20f17e..11859f9 100644 --- a/public/style.css +++ b/public/style.css @@ -28,6 +28,7 @@ body{ background: var(--dark-main); + padding-bottom: 50px; } .bar {