diff --git a/index.html b/index.html index ea3d6be..3819885 100644 --- a/index.html +++ b/index.html @@ -124,7 +124,7 @@ linear-gradient(rgba(62,92,32,.2) 50%, transparent 50%); } #icon { - font-size: 590px; + font-size: 490px; line-height: 450px; margin-top: -90px; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; @@ -248,6 +248,11 @@ line-height:1.5; #intro{ background-size:30px 30px; } +#icon { +font-size: 590px; +line-height: 450px; +margin-top: -90px; +} #about-body{ padding-left:90px; padding-right:90px;