Sha256: 8e07adb050782859eb5398794be11210762318649ccc13d710fcd641749b3d6e
Contents?: true
Size: 565 Bytes
Versions: 2
Compression:
Stored size: 565 Bytes
Contents
.desktop-icons { display: flex; flex-direction: column; // margin: 16px; & a { text-decoration: none; color: black; } } .desktop-icon { margin: 16px; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 96px; max-width: 96px; max-height: 64px; height: 64px; & img { width: 48px; height: 48px; } & figcaption { font-family: 'Pixelated MS Sans Serif'; margin-top: 8px; } @include media-query($on-palm) { margin: 16px 0px 0px 8px; max-width: 72px; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-98-0.2.0 | _sass/jekyll-98/_desktop_icons.scss |
jekyll-98-0.1.0 | _sass/jekyll-98/_desktop_icons.scss |