small fixes

This commit is contained in:
teldra 2022-06-12 17:02:58 +02:00
parent a0664e2040
commit 30775a8987
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,4 @@
.banner {
max-height: calc(100vh / 2.4);
min-height: 10vw;
display: flex;
align-items: center;
font-size: 115%;
@ -10,6 +8,8 @@
background-position: top center;
display: flex;
flex-direction: column;
align-content: center;
h1 {
margin-left: auto;
margin-right: auto;