diff --git a/css/screen.scss b/css/screen.scss index 36a39da..6a0a999 100644 --- a/css/screen.scss +++ b/css/screen.scss @@ -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 */