fix: fix the position of the hero placeholder

This commit is contained in:
Hossein Mehrabi
2023-07-10 06:04:28 +03:30
parent 86ae3e12f5
commit 7fd926945a
@@ -36,6 +36,10 @@
visibility: hidden;
}
img {
object-fit: contain;
}
img,
video {
transform: scale(var(--hero-video-scale));