From 44d689b9948b03d9b220960e7990fe1e90935479 Mon Sep 17 00:00:00 2001 From: Patrick Marsceill Date: Mon, 9 Sep 2019 15:55:31 -0400 Subject: [PATCH] Lint --- _sass/layout.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } }