fix mobile logo

This commit is contained in:
Vasiliy Milovanov 2023-12-24 14:14:28 +03:00
parent 366bb97afc
commit 456891d6e1
No known key found for this signature in database
GPG Key ID: CB7ED3D7DFBE55E0

View File

@ -606,7 +606,8 @@
} }
.info__logo { .info__logo {
height: 70vw; width: 70vw;
height: auto;
} }
.about__container { .about__container {