From aa563aa0701b94e9fb83dc292d22d0138be045a7 Mon Sep 17 00:00:00 2001 From: bonkmaykr <42302831+bonkmaykrQ@users.noreply.github.com> Date: Thu, 21 Oct 2021 21:29:28 -0500 Subject: [PATCH] removed footer border--why the fuck is this here? --- blueroses.css | 1 - 1 file changed, 1 deletion(-) diff --git a/blueroses.css b/blueroses.css index 3cd64ab..adfb806 100644 --- a/blueroses.css +++ b/blueroses.css @@ -250,7 +250,6 @@ pre, code.CodeSnippet {color:var(--DefaultRedColor);} background-position: right !important; background-size:300px !important; background-repeat:no-repeat !important; - border-bottom:2px outset #7777ff !important; backdrop-filter: blur(20px) !important; }