This commit is contained in:
Vasiliy Milovanov
2024-10-02 21:37:13 +03:00
parent 06e9a0522e
commit ac0871d2b6

View File

@ -606,7 +606,8 @@
}
.info__logo {
height: 70vw;
width: calc(100vw - 40px);
height: auto;
}
.about__container {