Sha256: f381d649ce37318074ddc1cfd779365cb9c3fb48bf9e824a08de5cd5ff7c35a7

Contents?: true

Size: 289 Bytes

Versions: 5

Compression:

Stored size: 289 Bytes

Contents

@import "base/all";

@import "components/list-style-none";
@import "layout/justified-p";

#layout {
  width: 100%;

  & > * {
    @include media-screen-width-breakpoints;

    margin: {
      left: auto;
      right: auto;
    }
  }

  .post-excerpt {
    p {
      margin: 0;
    }
  }
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-theme-simpleton-0.10.0 _sass/themes/_simpleton.scss
jekyll-theme-simpleton-0.9.0 _sass/themes/_simpleton.scss
jekyll-theme-simpleton-0.8.0 _sass/themes/_simpleton.scss
jekyll-theme-simpleton-0.7.0 _sass/themes/_simpleton.scss
jekyll-theme-simpleton-0.6.0 _sass/themes/_simpleton.scss