Updated sponsors

This commit is contained in:
James Dinh 2023-03-03 14:33:43 -08:00
parent bc51d389d0
commit 4241e8b54e

View File

@ -1510,15 +1510,15 @@ li .splide__pagination__page.is-active {
display: flex; display: flex;
flex-flow: row wrap; flex-flow: row wrap;
padding: 20px 15px; padding: 20px 15px;
margin: 0 50px;
max-width: 1500px; max-width: 1500px;
justify-content: center; justify-content: space-evenly;
} }
#sponsor-container a { #sponsor-container a {
padding: 7px 0px; padding: 7px 0px;
margin: 5px 20px; margin: 5px 20px;
align-content: center; align-content: center;
margin: auto;
} }
#sponsor-container img { #sponsor-container img {