small fixes

This commit is contained in:
teldra 2022-06-15 16:20:14 +02:00
parent e5a1929a18
commit 0f1680a987
1 changed files with 3 additions and 0 deletions

View File

@ -53,4 +53,7 @@
.b_index {
height: calc(100vw / 3 );
}
.altbg {
height: 4em;
}
}