Skip to content

Commit

Permalink
Merge pull request #11 from mtlpy/add_sponsors
Browse files Browse the repository at this point in the history
Square logo
  • Loading branch information
miguelalb authored Sep 14, 2024
2 parents 707f2a9 + 53d75b8 commit 96d3fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/screen.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
padding: 1rem;

.sponsor-logo {
max-height: 150px; /* Adjust this value as needed */
max-height: 300px; /* Adjust this value as needed */
max-width: 300px; /* Maintain aspect ratio */
display: block;
margin: 0 auto 10px; /* Center the logos and add some space at the bottom */
Expand Down

0 comments on commit 96d3fb9

Please sign in to comment.