Explorar o código

fix(style): bg-image selector hierarchy

Fixes #1951
George Cushen %!s(int64=4) %!d(string=hai) anos
pai
achega
4dd8f996a4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      wowchemy/assets/scss/wowchemy/_widgets.scss

+ 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;