About page styling
This commit is contained in:
6
src/app/views/about/about.component.scss
Normal file
6
src/app/views/about/about.component.scss
Normal file
@ -0,0 +1,6 @@
|
||||
.banner {
|
||||
width: 100%;
|
||||
height: 500px;
|
||||
background: white url("/assets/img/castra.jpg") center center no-repeat;
|
||||
background-size: cover;
|
||||
}
|
Reference in New Issue
Block a user