From fc1c74e2133b740af68b9da3b8fc34f2c28c2467 Mon Sep 17 00:00:00 2001 From: xdwarf Date: Mon, 8 Jun 2026 19:58:07 +0200 Subject: [PATCH] test webhook --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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;