Fix clouds in mobile version

This commit is contained in:
TheThomaas 2025-06-09 10:41:02 +02:00
parent 89db9d66ad
commit d37ad6b485

View file

@ -1,5 +1,7 @@
.clouds-zone {
top: 70px;
overflow-x: hidden;
top: 0;
padding-top: 70px;
inset-inline: 0;
position: absolute;
z-index: -1;