small fixes

This commit is contained in:
teldra 2022-06-13 04:25:25 +02:00
parent 15807ca301
commit 0e10d81cf3

View File

@ -1,8 +1,8 @@
.b { .b {
height: calc(100vw / 3.5 * .8); height: calc(100vw / 3.5 * .8 );
} }
.b_index { .b_index {
height: calc(100vw / 3.5 * .9); height: calc(100vw / 3.5 );
} }
.banner { .banner {
width: 98vw; width: 98vw;