Sha256: 26ecb420ff15da0b4175fedb05347fa7d03c6f7907c6871cfd9c6a23e06b6614
Contents?: true
Size: 398 Bytes
Versions: 9
Compression:
Stored size: 398 Bytes
Contents
.hero { text-align: center; text-rendering: optimizeLegibility; } .hero-inner { max-width: 600px; min-height: 200px; margin: 0px auto; padding-bottom: 50px; } .hero--static { color: #fff; background-color: $color-green; margin-top: 56px; @media (max-width: 850px) { margin-top: 100px; } } .hero-title { font-size: 48px; font-weight: bold; margin-bottom: 15px; }
Version data entries
9 entries across 9 versions & 1 rubygems