parts: hero: lighthouse fixes

This commit is contained in:
He4eT 2025-04-19 22:08:15 +02:00 committed by Alexey
commit b488a3bcf9
2 changed files with 6 additions and 1 deletions

View file

@ -84,6 +84,7 @@
.hero .tower {
margin: calc(4 * var(--step));
width: calc(18 * var(--step));
height: calc(36 * var(--step));
}
@media (prefers-color-scheme: dark) {
.hero .tower {