Fix responsywności widoku scenerii

This commit is contained in:
2022-07-06 22:11:50 +02:00
parent f91d08be79
commit f828a4aca4
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -146,8 +146,8 @@ $sceneryBgCol: #333;
&-wrapper {
position: relative;
width: 75%;
max-width: 1200px;
width: 100%;
max-width: 1100px;
@include midScreen {
width: 100%;