From ffd64bac9b1851e99f7ed18d4fc01313f1f808e5 Mon Sep 17 00:00:00 2001 From: Constantin Plaiasu Date: Tue, 10 Sep 2024 04:05:32 +0300 Subject: [PATCH] performance updates --- resources/scss/home.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/scss/home.scss b/resources/scss/home.scss index 471f795..46bc4fa 100644 --- a/resources/scss/home.scss +++ b/resources/scss/home.scss @@ -42,7 +42,7 @@ padding-bottom: 50px; position: relative; z-index: 1; - min-width: 100vw; + // min-width: 100vw; // min-height: 695px; display: flex; flex-direction: column;