Sha256: 366920eb741ac2f87c8179f0ee2b5341666cbb10a2ecb7378f5d5d6e8a6651b0

Contents?: true

Size: 545 Bytes

Versions: 31

Compression:

Stored size: 545 Bytes

Contents

.subnav-one-column {

  .subnav-item {

    @include breakpoint($breakpoint-l) {
      @include column(12);
    }

    .subnav-item-media {
      @include breakpoint($breakpoint-l) {
        @include column(3);
        border-bottom: 0 none;
        padding-bottom: 0;
      }
    }

    .subnav-item-title {
      padding-bottom: 1em;
    }

    .subnav-item-body {
      @include breakpoint($breakpoint-l) {
        @include column(8);
        border-bottom: 0 none;
        padding-bottom: 0;
      }
      margin-bottom: 1.5em;
    }

  }
}

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
trusty-festivity-extension-2.6.3 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.6.2 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.6.1 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.6 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.19 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.18 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.17 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.16 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.15 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.14 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.13 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.12 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.11 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.10 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.9 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.8 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.7 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.6 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.5 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.4 app/assets/stylesheets/contexts/_subnav_one_column.scss