mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-04 17:37:26 +00:00
parts: hero: mobile fixes
This commit is contained in:
parent
1b1e8a3cd8
commit
850f620c03
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@
|
||||||
@media (max-width: 500px) {
|
@media (max-width: 500px) {
|
||||||
.hero .tower {
|
.hero .tower {
|
||||||
margin: calc(1 * var(--step));
|
margin: calc(1 * var(--step));
|
||||||
|
height: auto;
|
||||||
max-width: calc(10 * var(--step));
|
max-width: calc(10 * var(--step));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue