Zmiany w wyglądzie, poprawki responsywności

This commit is contained in:
2021-03-20 20:16:09 +01:00
parent 12c7c44014
commit 1a93fa3249
11 changed files with 90 additions and 120 deletions
+7 -5
View File
@@ -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;
+1 -2
View File
@@ -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;