diff --git a/app/assets/stylesheets/views/_landing_page.scss b/app/assets/stylesheets/views/_landing_page.scss index 5801fdea6f..1b5032104d 100644 --- a/app/assets/stylesheets/views/_landing_page.scss +++ b/app/assets/stylesheets/views/_landing_page.scss @@ -3,7 +3,6 @@ .landing-page-header { // I've used the hex value for the background colour as it doesn't exist in the colour palette background-color: #231F20; - width: 100%; } .landing-page-header__blue-bar {