Fixed auth page and adaptation freeDev

This commit is contained in:
MaxOvs19
2023-04-10 18:08:41 +03:00
parent 943bc1abea
commit ae3416c4b2
8 changed files with 213 additions and 40 deletions

View File

@@ -125,7 +125,13 @@
}
}
@media (max-width: 1375px) {
margin-top: 50px;
}
@media (max-width: 1024px) {
margin-top: 0;
&__title {
flex-direction: column;
padding: 120px 0 56px 0;