small fixes

This commit is contained in:
teldra 2022-06-12 21:35:51 +02:00
parent 428d924db7
commit b0fbedfb8b

View File

@ -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;