Sha256: 398671dd4c296ab25f98c3c9bb45d5b961d1d0d422b7d37c4b5a2d2be906f8f0
Contents?: true
Size: 792 Bytes
Versions: 13
Compression:
Stored size: 792 Bytes
Contents
@media (min-width: $screen-sm-min) { body { main { margin: 130px 30px 0; section { margin-bottom: 30px; } .resources__header, .resource__header { height: 80px; margin: 0 30px; } .resource__header { padding-top: 25px; h1 { margin-right: 122px; overflow: hidden; white-space: nowrap; } nav { bottom: auto; left: auto; margin-top: -15px; right: -6px; top: 50%; transition: 0.5s; } } .query { bottom: auto; left: 65%; margin-top: -15px; top: 50%; transition: 0.5s; &.query--focus { left: 50%; } } } } }
Version data entries
13 entries across 13 versions & 1 rubygems