Sha256: 3121ca96df5b30d84d65361f27a4e2b9f2afc590210ef23a5828957a29ccf6f2
Contents?: true
Size: 417 Bytes
Versions: 1
Compression:
Stored size: 417 Bytes
Contents
body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .container { margin: 0 auto; max-width: calc(100% - 40px); width: 960px; @media screen and (max-width: $mobile) { max-width: calc(100% - 32px); } &--small { width: 990px; } } a { color: $jacarta; &:visited { color: $jacarta; } &:hover { cursor: pointer; text-decoration: none; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
veloe-landing-page-theme-0.1.0 | _sass/main.scss |