small fixes

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

View File

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