small fixes

This commit is contained in:
teldra 2022-06-15 15:25:05 +02:00
parent d13039cfe2
commit ee69e8d8d8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
}
.non_banner_height {
height: calc(50vw / 2.5 );
height: calc(50vw / 3 );
}
.banner {