Sha256: a341d3c7873fdf11b5c037df888544c98f2b8f8a2a4c6cc6a3275de3279d1a7c
Contents?: true
Size: 328 Bytes
Versions: 2
Compression:
Stored size: 328 Bytes
Contents
// https://teamtreehouse.com/community/how-do-i-remove-white-space-between-header-section-footer body { margin: 0; padding: 0; } header, section, article, footer { margin: 0; padding: 1rem; /* tweaked from 0 to 1px */ } img{ max-width: 100%; height: auto; } a { color: inherit; text-decoration: none; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-struggle-0.0.2 | _sass/struggle/base/_base.general.scss |
jekyll-struggle-0.0.1 | _sass/struggle/base/_base.general.scss |