small fixes

This commit is contained in:
teldra 2022-06-13 04:24:30 +02:00
parent 2e8482c281
commit 15807ca301
1 changed files with 1 additions and 1 deletions

View File

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