diff --git a/index.html b/index.html
index 771627a..67fceb0 100644
--- a/index.html
+++ b/index.html
@@ -88,13 +88,13 @@
}
/* === DECORATIVE TOP LINE === */
- /*.top-ornament {
+ .top-ornament {
display: flex;
align-items: center;
gap: 1rem;
margin-bottom: 3.5rem;
animation: fade-in 1.2s ease both;
- }*/
+ }
.ornament-line {
width: 80px;