diff --git a/_sass/layout.scss b/_sass/layout.scss index 9ec8b07..6644dc3 100644 --- a/_sass/layout.scss +++ b/_sass/layout.scss @@ -158,8 +158,8 @@ width: 100%; height: 100%; background-image: url($logo); - background-position: left center; background-repeat: no-repeat; + background-position: left center; background-size: contain; } }