Sha256: 0e849f4e1bdd739a7b0e7a2d996ed65f6f78cf9e0800f717370f6863f6791c04

Contents?: true

Size: 261 Bytes

Versions: 66

Compression:

Stored size: 261 Bytes

Contents

.posts {
    $gutter: (_size(gutter) * 2);
    @include breakpoint('<=xlarge') {
        article {
            width: calc(50% - #{$gutter});

            &:nth-last-child(3) {
                margin-bottom: $gutter;
            }
        }
    }
}

Version data entries

66 entries across 66 versions & 1 rubygems

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