diff --git a/index.html b/index.html index ba5ddd5..1fbe047 100644 --- a/index.html +++ b/index.html @@ -605,6 +605,10 @@ font-size: 16px; } + .info__logo { + height: 70vw; + } + .about__container { grid-template-columns: 1fr; grid-template-rows: 1fr 1fr 1fr;