first commit

This commit is contained in:
2025-02-24 22:33:42 +01:00
commit 737c037e85
18358 changed files with 5392983 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
.elementor-element.eael-prallax-multi {
overflow: hidden;
}
.elementor-element .eael-parallax-layer {
position: absolute;
display: block;
width: 100%;
height: 100%;
background-repeat: no-repeat;
overflow: hidden;
pointer-events: none;
}
.elementor-section.eael-particles-section .elementor-container {
z-index: 1;
}
.elementor-section.eael-particles-section > canvas {
position: absolute;
top: 0;
}