Sha256: e1a67195aa9ba9f6afdccc3238f42a6fb88ac59dd7e12e956974c46eea134cd8

Contents?: true

Size: 402 Bytes

Versions: 1

Compression:

Stored size: 402 Bytes

Contents

body.post {
  > main {
    padding-bottom: 1em;
  }

  .meta {
    color: lighten($textColor, 50);
    margin-bottom: 2em;
  }

  h2 {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 200%;
  }

  .illustration {
    margin-bottom: 1em;

    img {
      display: block;
      width: 100%;
      @media screen and (min-width: $bigscreenBreakpoint) {
        width: 85%;
      }
    }
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-theme-isotc211-0.3 _sass/post.scss