This commit is contained in:
2023-04-10 18:12:36 +03:00
parent 2e13c16c27
commit 2b65b42494
7 changed files with 131 additions and 58 deletions

View File

@ -10,6 +10,10 @@
align-items: center;
margin-top: 55px;
@media (max-width: 1024px) {
padding-top: 70px;
}
.step {
top: 36.5%;
}