mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 01:47:25 +00:00
parts: hero: lighthouse fixes
This commit is contained in:
parent
208ebb359c
commit
b488a3bcf9
2 changed files with 6 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue