From fa6f327709c9c77f93ff6395aaf0ea8e9d60c126 Mon Sep 17 00:00:00 2001 From: xdwarf Date: Mon, 8 Jun 2026 19:52:01 +0200 Subject: [PATCH] test webhook --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 67fceb0..771627a 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;