Sha256: 5b8e360c9cf784d5d8eae16e446424e1fbee7e1d731e67127c9ba614a9f3b2e6

Contents?: true

Size: 496 Bytes

Versions: 3

Compression:

Stored size: 496 Bytes

Contents

@import 'config'

body#home, body#products
  section.content
    ul
      list-style-type: none
      overflow: hidden

    li.product
      box-sizing: border-box
      float: left
      padding-bottom: $margin-size
      padding-right: $margin-size
      max-width: 30%

      &:nth-child(3n+1)
        clear: left

    img
      display: block
      margin-bottom: $margin-size / 2
      max-width: 100%

    div.pagination
      clear: both

    .pagination span.disabled
      display: none

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dugway-1.0.14 lib/dugway/cli/templates/source/stylesheets/products.css.sass
dugway-1.0.13 lib/dugway/cli/templates/source/stylesheets/products.css.sass
dugway-1.0.12 lib/dugway/cli/templates/source/stylesheets/products.css.sass