forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
a0664e2040
commit
30775a8987
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user