diff --git a/assets/css/style.css b/assets/css/style.css index cbd186bf..5d207a06 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1701,6 +1701,10 @@ footer { justify-content: center; } + .header__logo_box { + z-index: 41; + } + .header__bg_box { background-image: none; }