110% hotfix

This commit is contained in:
Swino4ka
2024-03-10 00:12:09 +01:00
parent 20f7a7b343
commit 25fae32fab

View File

@@ -154,7 +154,6 @@
} }
.line__footer img { .line__footer img {
width: 60%;
margin-bottom: 5%; margin-bottom: 5%;
} }
@@ -417,6 +416,11 @@
width: 150px; width: 150px;
height: 150px; height: 150px;
} }
.line__footer img {
width: 55%;
margin-bottom: 5%;
}
} }
@media only screen and (max-width:1700px) { @media only screen and (max-width:1700px) {