From f1dec82d13b62d59c06d1445be482beac477cc73 Mon Sep 17 00:00:00 2001 From: owsko <owslo.pm@gmail.com> Date: Thu, 11 Jul 2024 20:58:08 +0300 Subject: [PATCH] menu --- stylesheets/menuBar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/menuBar.css b/stylesheets/menuBar.css index 8461cfd..88d32da 100644 --- a/stylesheets/menuBar.css +++ b/stylesheets/menuBar.css @@ -41,7 +41,7 @@ flex-direction: column; justify-content: center; background-color: rgba(0, 0, 0, 0.82); - padding: 0 0 15dvw 0; + padding: 0 0 40dvw 0; box-sizing: border-box; }