From f9b1322cef5f6df31b980a3203e925bed4ddb0fe Mon Sep 17 00:00:00 2001 From: marcellus Date: Sat, 10 May 2025 19:46:11 +0200 Subject: fix: ; --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 724ab52..9a69468 100644 --- a/style.css +++ b/style.css @@ -112,7 +112,7 @@ marquee{ color: #cc80a6; text-align: center; padding: 0.3em; - border: 2px dashed #cc80a6 + border: 2px dashed #cc80a6; } .content-container{ -- cgit v1.2.3