mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
filtry scenerii
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
overflow: hidden;
|
||||
background: #202020e8;
|
||||
|
||||
box-shadow: 0 0 15px 5px #303030;
|
||||
box-shadow: 0 0 15px 0 black;
|
||||
border: 1px solid #202020e8;
|
||||
|
||||
width: 95%;
|
||||
max-width: 700px;
|
||||
@@ -44,3 +45,9 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
@include smallScreen {
|
||||
.card {
|
||||
max-height: 85vh;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user