This commit is contained in:
Victor Batischev
2024-02-14 18:39:47 +03:00
parent 59a279f924
commit 795f92fe61
10 changed files with 179 additions and 191 deletions

View File

@ -1,11 +1,13 @@
.partner-bid {
background: #f1f1f1;
height: 100%;
display: flex;
flex-direction: column;
min-height: 100vh;
font-family: "LabGrotesque", sans-serif;
.container {
max-width: 1160px;
display: flex;
flex-direction: column;
flex: 1;
margin-top: 23px;
@media (max-width: 570px) {