added sparkles test -3
Deploy mael-landing / deploy (push) Failing after 0s

This commit is contained in:
2026-06-08 23:31:26 +02:00
parent 2d336a1729
commit 6273bf9750
+2 -2
View File
@@ -88,7 +88,7 @@
} }
/* === DECORATIVE TOP LINE === */ /* === DECORATIVE TOP LINE === */
.top-ornament { /*.top-ornament {
display: flex; display: flex;
align-items: center; align-items: center;
gap: 1rem; gap: 1rem;
@@ -111,7 +111,7 @@
height: 6px; height: 6px;
background: var(--gold); background: var(--gold);
transform: rotate(45deg); transform: rotate(45deg);
} }*/
/* === HERO === */ /* === HERO === */
.hero { .hero {