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