Sha256: 4849918c929619c305e3950fd0e14d9700f81ceb15c2f1fd3cdc42fd27a05080
Contents?: true
Size: 427 Bytes
Versions: 43
Compression:
Stored size: 427 Bytes
Contents
// Header styles // ========================================== // If you change the background-image be sure to modify the _includes/preconnect.html file! .header__bg { background-image: url('/assets/img/banner-bg.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; height: 55%; height: 55vh; } @media screen and (min-width: 1200px) { .header__bg { height: auto; } }
Version data entries
43 entries across 43 versions & 1 rubygems