Sha256: e7af5c1f781edfff32a02987b931009e8351be7d2a801682c756b1b8e6361afd
Contents?: true
Size: 218 Bytes
Versions: 1
Compression:
Stored size: 218 Bytes
Contents
// Foundation html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } html, body { min-height: 100%; } img, video { max-width: 100%; height: auto; } div { vertical-align: top; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
forest_cms-0.98.1 | app/assets/stylesheets/forest/public/base/_foundation.scss |