Graphic fixes & mobile navigation
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

This commit is contained in:
2024-01-09 11:45:37 -05:00
parent 5ec05c0f27
commit 1ab563ca96
18 changed files with 93 additions and 59 deletions

View File

@ -1,6 +1,6 @@
.banner {
width: 100%;
height: max(300px, 30vh);
height: 50vh;
background: white url("/assets/img/castra.jpg") center 35% no-repeat;
background-size: cover;
}