Sha256: a81bfb5be0db5e92bb7ce5c37fc49f1274727f1c7d561c895ef11d1169ad4adf
Contents?: true
Size: 318 Bytes
Versions: 8
Compression:
Stored size: 318 Bytes
Contents
@use '../0-tools/vars' as *; .error__main-heading { color: $primary-red; font-weight: $font-weight-bold; } .error__sub-heading { color: $primary-blue; font-weight: $font-weight-bold; } .error__main { min-height: 50vh; } @media screen and (min-width: 992px) { .error__main { min-height: 65vh; } }
Version data entries
8 entries across 8 versions & 1 rubygems