Typos, agonium & drill page (v1)

This commit is contained in:
2022-11-11 15:44:02 -05:00
parent 1fc86d3614
commit 3958c9f986
22 changed files with 436 additions and 119 deletions

View File

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