From 13895e840b98ed6272de255b8a10c929781c19c6 Mon Sep 17 00:00:00 2001 From: Vladyslav Tsarenko Date: Thu, 21 Nov 2024 21:51:12 -0600 Subject: [PATCH] Museum 2 final --- src/styles/blocks/menu.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/blocks/menu.scss b/src/styles/blocks/menu.scss index ca489ba48..8723eeadc 100644 --- a/src/styles/blocks/menu.scss +++ b/src/styles/blocks/menu.scss @@ -16,7 +16,7 @@ @include on-desktop { background-position: right bottom; background-size: auto 83%; - min-height: 800px; + min-height: 100vh; } &__top {