This commit is contained in:
Maciej Caderek
2022-02-09 16:28:36 +01:00
parent 4785b61644
commit 20f415d70c
17 changed files with 343 additions and 47 deletions

View File

@@ -66,13 +66,6 @@ body {
padding: 20px;
}
.setup-box {
/* background: rgba(135, 207, 235, 0.1); */
height: 100vh;
grid-area: setup;
padding: 20px;
}
@media screen and (max-width: 1024px) {
.layout {
grid-template-columns: 1fr;