hiding on mobile

This commit is contained in:
Antoine M 2024-05-16 18:00:22 +02:00
parent e926a7509b
commit 1a33044bcf

View File

@ -1,5 +1,6 @@
.cloud-animation {
@apply w-full h-full fixed top-0 left-0;
@apply hidden md:block;
z-index: 90;
position: fixed;
z-index: 40;