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