noodling
This commit is contained in:
9
site/assets/scss/components/_hero.scss
Normal file
9
site/assets/scss/components/_hero.scss
Normal file
@ -0,0 +1,9 @@
|
||||
.hero {
|
||||
position: relative;
|
||||
margin: 0;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
background-size: cover;
|
||||
padding: 0;
|
||||
height: 250px;
|
||||
}
|
Reference in New Issue
Block a user