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

@ -300,6 +300,10 @@
img {
transform: rotate(90deg);
}
@media (max-width: 660px) {
margin: 15px 0;
}
}
&__partnersForPart {