Sha256: 11d6ee75976c867348c77e10c1777386c0bc5107a431ff5453fe23ec3dd32461

Contents?: true

Size: 244 Bytes

Versions: 2

Compression:

Stored size: 244 Bytes

Contents

div#special-offers{
  #special-offers-object{
    height: 1000px;
  }
}

// Extra small devices (portrait phones, less than 576px)
@media (max-width: 575.98px) {
  div#special-offers{
    #special-offers-object{
      height: 100%;
    }
  }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-theme-marketing-0.5.0 _sass/layouts/_product.scss
jekyll-theme-marketing-0.4.0 _sass/layouts/_product.scss