diff --git a/assets/sass/main.scss b/assets/sass/main.scss index 9304477..0507fb3 100644 --- a/assets/sass/main.scss +++ b/assets/sass/main.scss @@ -227,7 +227,9 @@ section { } #headerlogo { - max-width: 25rem; + justify-self: center; /* Center the logo in the middle column */ + max-width: 50%; + height: auto; } // Styling for the main deliverables and publications container