Sha256: dda4fd9d7885a64f73325a35e3050b001f1c51b368b70d36cd6d974b62494388
Contents?: true
Size: 648 Bytes
Versions: 7
Compression:
Stored size: 648 Bytes
Contents
// Styling for the download section section.download { color: white; position: relative; padding: 80px 0; h2 { font-size: 50px; margin-top: 0; } .badges { .badge-link { display: block; margin-bottom: 25px; &:last-child { margin-bottom: 0; } img { height: 60px; } @media(min-width: 768px) { display: inline-block; margin-bottom: 0; } } } @media(min-width: 768px) { h2 { font-size: 70px; } } }
Version data entries
7 entries across 7 versions & 2 rubygems