legio-30/src/app/views/events/hiberna/hiberna.component.scss

7 lines
147 B
SCSS

.banner {
width: 100%;
height: 300px;
background: white url("/assets/img/morning-mist.jpg") center center no-repeat;
background-size: cover;
}