removed auto deploy

This commit is contained in:
2026-06-08 23:36:35 +02:00
parent ff3f4ea664
commit e7a948419d
2 changed files with 2 additions and 20 deletions
+2 -2
View File
@@ -88,7 +88,7 @@
}
/* === DECORATIVE TOP LINE === */
/*.top-ornament {
.top-ornament {
display: flex;
align-items: center;
gap: 1rem;
@@ -111,7 +111,7 @@
height: 6px;
background: var(--gold);
transform: rotate(45deg);
}*/
}
/* === HERO === */
.hero {