Files
legio-30/src/app/views/about/about.component.scss
ztimson 1ab563ca96
All checks were successful
Build Website / Build NPM Project (push) Successful in 1m43s
Build Website / Tag Version (push) Successful in 11s
Build Website / Build & Push Dockerfile (push) Successful in 2m40s
Graphic fixes & mobile navigation
2024-01-09 11:45:37 -05:00

7 lines
137 B
SCSS

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