forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
428d924db7
commit
b0fbedfb8b
|
@ -1,6 +1,6 @@
|
||||||
.banner {
|
.banner {
|
||||||
width: 98vw;
|
width: 98vw;
|
||||||
height: calc(100vw / 3.5);
|
height: calc(100vh / 3.5);
|
||||||
font-size: 115%;
|
font-size: 115%;
|
||||||
//box-shadow: inset 0px -11px 8px -10px #444;
|
//box-shadow: inset 0px -11px 8px -10px #444;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user