From b4f4c049d292d249447b1544cf0601082f0c336b Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 09:14:38 -0600 Subject: [PATCH] -- --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 653e73e..baa629c 100644 --- a/static/style.css +++ b/static/style.css @@ -3,7 +3,7 @@ body { } hr { - background-color: black; + border-color: black; } #title { -- 2.39.5