From 7adef526a2868932e376d3f146c67c8c9729c0f1 Mon Sep 17 00:00:00 2001 From: brodokk <76159594+brodokk@users.noreply.github.com> Date: Sun, 20 Nov 2022 00:43:44 +0100 Subject: [PATCH] Remove incorect style --- blueberries.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/blueberries.css b/blueberries.css index 8c3091e..f5e7db5 100644 --- a/blueberries.css +++ b/blueberries.css @@ -30,12 +30,6 @@ background: hsl(var(--hue), 16%, 19%); } -.column-link { - /* background: #393f4f; */ - /* background: hsl(224, 16%, 27%); */ - background: hsl(var(--hue), 16%, 27%); -} - .admin-wrapper .content-heading { /* border-bottom: 1px solid #393f4f; */ /* border-bottom: 1px solid hsl(224, 16%, 27%); */