hiding on mobile
This commit is contained in:
parent
e926a7509b
commit
1a33044bcf
|
|
@ -1,5 +1,6 @@
|
||||||
.cloud-animation {
|
.cloud-animation {
|
||||||
@apply w-full h-full fixed top-0 left-0;
|
@apply w-full h-full fixed top-0 left-0;
|
||||||
|
@apply hidden md:block;
|
||||||
z-index: 90;
|
z-index: 90;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
z-index: 40;
|
z-index: 40;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user