diff --git a/ProjectSourceCode/src/resources/css/homepage/homepage.css b/ProjectSourceCode/src/resources/css/homepage/homepage.css index ac70e3e..edf1235 100644 --- a/ProjectSourceCode/src/resources/css/homepage/homepage.css +++ b/ProjectSourceCode/src/resources/css/homepage/homepage.css @@ -65,8 +65,8 @@ #logo { width: 30%; /* Set width for logo */ max-height: 100px; - max-width: 120px; - margin-left: 20px; + max-width: 100px; + margin-right: 20px; } .title-wrapper { @@ -75,6 +75,7 @@ #title-logo { max-height: 80px; + max-width: 250px; }