-css: main {overflow}

This commit is contained in:
Tomasz Kapias 2023-04-28 08:26:29 +02:00
parent b3d807a104
commit 9c3e59bd57

View file

@ -594,7 +594,6 @@
box-sizing: border-box; box-sizing: border-box;
display: flex; display: flex;
justify-content: center; justify-content: center;
overflow: hidden;
padding: 0 10vw 15vh 10vw; padding: 0 10vw 15vh 10vw;
position: relative; position: relative;
width: 100%; width: 100%;