Sha256: b1bcd9a0189d0378bd5292446e21432b651f2056f9071880928f2dba3faded9b
Contents?: true
Size: 254 Bytes
Versions: 17
Compression:
Stored size: 254 Bytes
Contents
.site { background-color: map-get($color,smoke); position: relative; display: none; z-index: 1; } .site.home { @include zeros(absolute); height: 100%; } .site.not-home { @extend %SiteSetup; } .site.not-home.type-empty { padding: 0; }
Version data entries
17 entries across 17 versions & 1 rubygems