small fixes

This commit is contained in:
teldra 2022-06-12 21:35:51 +02:00
parent 428d924db7
commit b0fbedfb8b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
.banner {
width: 98vw;
height: calc(100vw / 3.5);
height: calc(100vh / 3.5);
font-size: 115%;
//box-shadow: inset 0px -11px 8px -10px #444;
background-repeat: no-repeat;