layout rework in progress

This commit is contained in:
Victor Batischev
2024-02-14 16:34:12 +03:00
parent 12dd238c13
commit 2268e6e281
10 changed files with 19 additions and 16 deletions

View File

@ -9,7 +9,6 @@ body {
background: #f1f1f1;
height: 100%;
min-height: 100vh;
font-family: "LabGrotesque", sans-serif;
padding-top: 23px;
&__title {

View File

@ -1,8 +1,6 @@
.report-form {
background: #f1f1f1;
height: 100%;
min-height: 100vh;
font-family: "LabGrotesque", sans-serif;
.container {
max-width: 1160px;