From 9c3e59bd5703430fc326d406f231c9614ab89e83 Mon Sep 17 00:00:00 2001 From: Tomasz Kapias Date: Fri, 28 Apr 2023 08:26:29 +0200 Subject: [PATCH] -css: main {overflow} --- assets/source/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/source/index.html b/assets/source/index.html index c59b32e..11bcad0 100644 --- a/assets/source/index.html +++ b/assets/source/index.html @@ -594,7 +594,6 @@ box-sizing: border-box; display: flex; justify-content: center; - overflow: hidden; padding: 0 10vw 15vh 10vw; position: relative; width: 100%;