Sha256: 7d4230a78ba69162242dc2ccb3a87b33bf7b6853c895295c90f01da10ea24a34
Contents?: true
Size: 535 Bytes
Versions: 12
Compression:
Stored size: 535 Bytes
Contents
@import "constants"; @import "fonts"; .notfound-text { h1 { color: $primary-highlight; margin: 0; } h6 { text-transform: uppercase; font-size: .9rem; color: $text-colour-light; } } .notfound { height: 100%; width: 100%; display: flex; flex-direction: column; text-align: center; justify-content: center; top: 0; position: fixed; z-index: 9999; background: $sidebar-colour; color: $text-colour-light; transition: all .25s ease; }
Version data entries
12 entries across 12 versions & 1 rubygems