Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
Make media-query sponsor logo height for gold consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
AetherUnbound committed Mar 10, 2024
1 parent 03878f8 commit 1d2e980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycascades/static/css/pycascades/pycascades.css
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@ footer .links li a:hover {
#sponsors .sponsor-logos .item.gold .logo,
#sponsors .sponsor-logos .item.gold_npo .logo {
width: 280px;
height: 60px;
height: 150px;
}

#sponsors .sponsor-logos .item.silver .logo,
Expand Down

0 comments on commit 1d2e980

Please sign in to comment.