From a03274fa200b41a7a6edf3e92ab80297ee7a90ae Mon Sep 17 00:00:00 2001 From: ashley Date: Sat, 11 Oct 2025 12:05:15 +0200 Subject: [PATCH] fix stuff + add stuff --- html/priv.ejs | 1 - 1 file changed, 1 deletion(-) diff --git a/html/priv.ejs b/html/priv.ejs index 67c877b4..c410930e 100644 --- a/html/priv.ejs +++ b/html/priv.ejs @@ -79,7 +79,6 @@ h2.section { margin: 22px 0 8px 0; font-size: clamp(1.24rem, 2.4vw, 1.6rem); - border-bottom: 1px solid #1f1f22; padding-bottom: 6px; font-stretch: extra-expanded; }