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.5.3 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.2 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.1 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.5.0 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.4.6 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.4.5 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.4.4 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.4.3 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.4.2 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.4.1 app/assets/stylesheets/contexts/_subnav_one_column.scss
trusty-festivity-extension-2.4.0 app/assets/stylesheets/contexts/_subnav_one_column.scss