diff --git a/css/rangecss.css b/css/rangecss.css index f3b200f..959eb3e 100644 --- a/css/rangecss.css +++ b/css/rangecss.css @@ -727,6 +727,7 @@ article{ outline-width: 0px; outline-color: white; transition: all 0.05s ease-in-out; + max-width: 15%; } .sponsors-home a img:hover{ outline-width: 2px; @@ -1199,7 +1200,12 @@ footer{ padding-top: 180px; padding-bottom: 40px; } -} -@media (max-width: 2000px) { - + .sponsors-home a img{ + max-width: 40%; + } + .h-article-description{ + margin-left: 20px; + margin-top: 20px; + margin-right: 20px; + } } \ No newline at end of file diff --git a/index.html b/index.html index b6dab5a..0df7926 100644 --- a/index.html +++ b/index.html @@ -89,7 +89,7 @@