small fixes
This commit is contained in:
parent
8c62e7a8cc
commit
bcb0f7748d
|
@ -2,7 +2,7 @@
|
||||||
.banner {
|
.banner {
|
||||||
width: 98vw;
|
width: 98vw;
|
||||||
height: calc(100vw / 3.5);
|
height: calc(100vw / 3.5);
|
||||||
font-size: 110%;
|
font-size: 3.2vh;
|
||||||
//box-shadow: inset 0px -11px 8px -10px #444;
|
//box-shadow: inset 0px -11px 8px -10px #444;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 100%;
|
background-size: 100%;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user