Sha256: c8f89e029a9a4bcdef9f6ba8a60f15920fbbc7284c14feac910a1ddea78072c3

Contents?: true

Size: 304 Bytes

Versions: 5

Compression:

Stored size: 304 Bytes

Contents

.books {
  .book {
    max-width: calc(212px + 15px + 15px);
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin-right: 1rem;
    margin-left: 1rem;

    img {
      max-width: 212px;
    }

    h2 {
      margin-top: 1rem;
      font-size: 1rem;
    }

    p {
      font-size: .8rem;
    }
  }
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
editorial-autogestiva-jekyll-theme-0.2.8 _sass/home.scss
editorial-autogestiva-jekyll-theme-0.2.7 _sass/home.scss
editorial-autogestiva-jekyll-theme-0.2.6 _sass/home.scss
editorial-autogestiva-jekyll-theme-0.2.5 _sass/home.scss
editorial-autogestiva-jekyll-theme-0.2.4 _sass/home.scss