добавлен адаптив под альбомный вид телефона
This commit is contained in:
@@ -555,4 +555,17 @@
|
||||
width: 29px;
|
||||
height: 46px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-height: 640px) {
|
||||
.main-part-container {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
gap: 50px;
|
||||
padding: 50px 12% 16px 12%;
|
||||
}
|
||||
|
||||
.main-part-plan-content {
|
||||
padding: 0px 0 0 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user