scenerie: remake filtrów

This commit is contained in:
2023-03-13 22:26:00 +01:00
parent 4a4e1240a4
commit 653d45dfc6
10 changed files with 541 additions and 210 deletions
+5 -7
View File
@@ -21,17 +21,15 @@
transform: translate(-50%, -50%);
overflow-x: hidden;
background: #202020da;
overflow: hidden;
background: #202020e8;
box-shadow: 0 0 15px 5px #303030;
width: 600px;
width: 95%;
max-width: 700px;
@include smallScreen {
width: 100%;
height: 80vh;
}
max-height: 95vh;
&-exit {
position: absolute;