mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Zmiany w wyglądzie, poprawki responsywności
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
|
||||
box-shadow: 0 0 15px 5px #474747;
|
||||
|
||||
width: 75%;
|
||||
max-width: 650px;
|
||||
// width: 75%;
|
||||
width: 650px;
|
||||
max-height: 95%;
|
||||
|
||||
padding: 0.5em 1em;
|
||||
@@ -26,9 +26,11 @@
|
||||
width: 95%;
|
||||
}
|
||||
|
||||
@include bigScreen {
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
// @include midScreen {
|
||||
// width: 85%;
|
||||
// }
|
||||
|
||||
|
||||
|
||||
&-exit {
|
||||
position: absolute;
|
||||
|
||||
@@ -10,8 +10,7 @@ $taken: #09a116;
|
||||
border-radius: 1rem;
|
||||
font-weight: 500;
|
||||
|
||||
font-size: 0.9em;
|
||||
padding: 0.2em 0.6em;
|
||||
padding: 0.2em .55em;
|
||||
|
||||
background-color: $taken;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user