diff --git a/_sass/layouts/home.scss b/_sass/layouts/home.scss index 4af3d0b1d0..bdcac4219e 100644 --- a/_sass/layouts/home.scss +++ b/_sass/layouts/home.scss @@ -6,6 +6,7 @@ background-image: url($baseurl + '/assets/images/bg-home-primary.png'); background-repeat: no-repeat; + background-size: 100%; p { margin: 2rem 0; }