Files
legio-30/src/app/views/about/about.component.scss
2022-10-31 00:12:46 -04:00

7 lines
141 B
SCSS

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