Sha256: 38e45912ce34bcf6cd0ea6109f8ffcfd3f4f2e6446adb5e29036a3dc9054f278

Contents?: true

Size: 239 Bytes

Versions: 5

Compression:

Stored size: 239 Bytes

Contents

// Layout
//
// Styles for managing the structural hierarchy of the site.

.container {
  max-width: 38rem;
  padding-left:  1.5rem;
  padding-right: 1.5rem;
  margin-left:  auto;
  margin-right: auto;
}

footer {
  margin-bottom: 2rem;
}

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
noir-for-jekyll-1.0.0 _sass/_layout.scss
poole-for-jekyll-3.0.0 _sass/_layout.scss
jekyll-theme-poole-2.1.0 _sass/_layout.scss
jekyll-theme-poole-2.0.1 _sass/_layout.scss
jekyll-theme-poole-2.0 _sass/_layout.scss