mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Fix responsywności widoku scenerii
This commit is contained in:
@@ -79,7 +79,6 @@ $terminated: salmon;
|
||||
$disconnected: slategray;
|
||||
|
||||
.info-user-list {
|
||||
padding: 0.5em;
|
||||
|
||||
ul {
|
||||
display: flex;
|
||||
|
||||
@@ -146,8 +146,8 @@ $sceneryBgCol: #333;
|
||||
&-wrapper {
|
||||
position: relative;
|
||||
|
||||
width: 75%;
|
||||
max-width: 1200px;
|
||||
width: 100%;
|
||||
max-width: 1100px;
|
||||
|
||||
@include midScreen {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user