diff --git a/frontend/src/app/header/header.component.scss b/frontend/src/app/header/header.component.scss index c06c915..8bff79f 100644 --- a/frontend/src/app/header/header.component.scss +++ b/frontend/src/app/header/header.component.scss @@ -15,7 +15,7 @@ header .container { } #header-img { - width: 45%; + //width: 45%; TODO peter figure out why you added this cus it makes the logo weird af max-width: 550px; padding-bottom: 15px; margin-top: -120px;