Big steps towards mod sites

This commit is contained in:
2021-05-03 21:09:20 +02:00
parent 03f8c9eba2
commit ffa29a2ee4
10 changed files with 146 additions and 9 deletions

View File

@@ -25,6 +25,13 @@
}
}
.header-image {
height: 200px;
max-width: 100%;
margin: 0 auto 2rem auto;
display: block;
}
.header-title {
font-size: 2em;
line-height: 1.2;