WIP
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
.banner {
|
||||
width: 100%;
|
||||
height: 300px;
|
||||
height: max(300px, 30vh);
|
||||
background: white url("/assets/img/castra.jpg") center 35% no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
Reference in New Issue
Block a user