From af0967aac8a00e3f8eb841fb33dfcc911f8e8fed Mon Sep 17 00:00:00 2001 From: Violet <110205356+Violets-puragtory@users.noreply.github.com> Date: Thu, 24 Aug 2023 16:02:22 +0000 Subject: [PATCH] Bye Bye bootstrap! --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/style.css b/static/style.css index e8d7e0c..a1c6245 100644 --- a/static/style.css +++ b/static/style.css @@ -59,4 +59,8 @@ input:hover { label { font-size: 1.5rem; +} + +hr { + opacity: 0.3; } \ No newline at end of file