From 6af20ca7f568d8058cad71ac53375839b60c7d38 Mon Sep 17 00:00:00 2001 From: MooTamer Date: Sun, 11 Feb 2024 15:02:55 +0200 Subject: [PATCH] update location navabr --- client/css/location.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/css/location.css b/client/css/location.css index 61b926f..e8743e5 100644 --- a/client/css/location.css +++ b/client/css/location.css @@ -30,7 +30,7 @@ body { background-size: cover; background-position: center; background-repeat: no-repeat; - height: calc(100vh - 56px); + height: calc(100vh - 65px); } .carousel-item::before {