From 8d7abe1acb30568a3f1fe9b1fe9bfcbc4988574c Mon Sep 17 00:00:00 2001 From: Spythere Date: Mon, 4 Jul 2022 14:19:13 +0200 Subject: [PATCH] =?UTF-8?q?Poprawiono=20maks.=20wysoko=C5=9B=C4=87=20widok?= =?UTF-8?q?u=20scenerii?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/SceneryView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/SceneryView.vue b/src/views/SceneryView.vue index d8187be..08e04fa 100644 --- a/src/views/SceneryView.vue +++ b/src/views/SceneryView.vue @@ -121,7 +121,7 @@ $sceneryBgCol: #333; .scenery { &-view { - min-height: 100%; + min-height: 550px; display: flex; justify-content: center;