mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-07-28 05:55:59 -06:00
feat(sponsors): fix sponsor image size on mobile
This commit is contained in:
@ -168,7 +168,7 @@
|
||||
.Sponsors a img {
|
||||
min-height: 10svh;
|
||||
max-height: 24svh;
|
||||
min-width: 100px;
|
||||
min-width: 240px;
|
||||
max-width: 240px;
|
||||
padding: 1svh 0.5svw;
|
||||
background-color: grey;
|
||||
|
Reference in New Issue
Block a user