From 5024adc1659020be5b3bcb95c618a8f0373cfa16 Mon Sep 17 00:00:00 2001 From: dreamer Date: Tue, 18 Nov 2025 10:51:50 +0100 Subject: [PATCH] fix --- code/static/videohotmix.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/static/videohotmix.css b/code/static/videohotmix.css index 48b4578..fddcb4c 100644 --- a/code/static/videohotmix.css +++ b/code/static/videohotmix.css @@ -18,7 +18,7 @@ font-family: ArcadeFont; color: var(--ifm-red); border-top: 3px solid var(--ifm-red); - border-bottom: 3px solidvar(--ifm-red); + border-bottom: 3px solid var(--ifm-red); padding-top: 5px; padding-bottom: 5px; margin-bottom: 15px;