small fixes

This commit is contained in:
teldra 2022-06-15 16:19:43 +02:00
parent 9e9f41abf0
commit e5a1929a18
1 changed files with 1 additions and 2 deletions

View File

@ -38,8 +38,7 @@
}
}
.altbg {
background: var(--background-alt);
height: calc(100vw / 6 );
height: 4em;
}
@media (min-width: 640px) {