Sha256: ccd0af9a8d4d7c0017763baaf5ba3cb2ec3664e23b7c5f9d1e93c3a3c68f4340
Contents?: true
Size: 613 Bytes
Versions: 6
Compression:
Stored size: 613 Bytes
Contents
.header { margin: 0; padding: 1.5rem 0; display: flex; justify-content: center; box-shadow: 0 0 20px 0 rgba(0,0,0,.2); background: var(--primary); } .header a { color:white; text-decoration: none; } .nav { width: var(--main-width); display: flex; justify-content: space-between; } .home { display: flex; align-items: center; text-decoration: none; } .home-logo { width: 64px; height: 64px; } .home-title { padding: 0 0 0 1rem; margin: 0; } .header-links { margin: 0; padding: 0; list-style: none; display: flex; align-items: center; font-weight: 700; }
Version data entries
6 entries across 6 versions & 1 rubygems