diff --git a/css/general.css b/css/general.css index b4e64e9..1038f49 100644 --- a/css/general.css +++ b/css/general.css @@ -1474,20 +1474,19 @@ li .splide__pagination__page.is-active { #sponsor-container { display: flex; - flex-flow: column nowrap; + flex-flow: row wrap; padding: 20px 15px; - width: 400px; + max-width: 1500px; justify-content: center; } #sponsor-container a { padding: 7px 0px; + margin: 5px 20px; } #sponsor-container img { - max-width: 410px; - min-width: 250px; - width: 100%; + max-height: 80px; } #sponsor-container a:hover { diff --git a/index.html b/index.html index 115ae5f..ba1ca78 100644 --- a/index.html +++ b/index.html @@ -263,7 +263,7 @@ - + +