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