Эх сурвалжийг харах

fix(style): bg-image selector hierarchy

Fixes #1951
George Cushen 4 жил өмнө
parent
commit
4dd8f996a4

+ 1 - 1
wowchemy/assets/scss/wowchemy/_widgets.scss

@@ -70,7 +70,7 @@
 }
 
 /* Default background image properties for home sections. */
-.home-section-bg .bg-image {
+.home-section-bg.bg-image {
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;