small fixes

This commit is contained in:
teldra 2022-06-12 17:51:02 +02:00
parent 6ae758daf8
commit 913b92800b
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
.banner {
min-height: calc(100vw / 3.5);
height: calc(100vw / 3.5);
display: flex;
align-items: center;
font-size: 115%;
@ -9,7 +9,6 @@
background-position: top center;
flex-direction: column;
align-content: center;
h1 {
margin-left: auto;
margin-right: auto;