diff --git a/index.html b/index.html index d93c0d6..18d1f23 100644 --- a/index.html +++ b/index.html @@ -606,7 +606,8 @@ } .info__logo { - height: 70vw; + width: calc(100vw - 40px); + height: auto; } .about__container {