Sha256: 504e96ada6fb5d301108ad0cd6fbcf5684db8c7df5445e0338ef7dcf5449b17a

Contents?: true

Size: 208 Bytes

Versions: 66

Compression:

Stored size: 208 Bytes

Contents

/* Row */

.row {
    @include breakpoint('<=small') {
        @include html-grid(1.5em, 'small');
    }

    @include breakpoint('<=xsmall') {
        @include html-grid(1.5em, 'xsmall');
    }
}

Version data entries

66 entries across 66 versions & 1 rubygems

Version Path
jekyll-theme-consulting-0.11.24 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.23 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.22 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.21 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.20 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.19 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.18 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.17 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.15 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.14 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.13 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.12 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.11 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.10 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.9 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.8 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.7 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.6 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.5 _sass/small/components/_row.scss
jekyll-theme-consulting-0.11.4 _sass/small/components/_row.scss