From 1b2157a405609788b63ce3f3b6e3514b9305851f Mon Sep 17 00:00:00 2001 From: KorbsStudio Date: Tue, 7 Feb 2023 16:46:14 -0500 Subject: [PATCH] Remove class option from bottom part of sidebar --- astro/components/Sidebar.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro/components/Sidebar.astro b/astro/components/Sidebar.astro index 818e363..94e99ee 100644 --- a/astro/components/Sidebar.astro +++ b/astro/components/Sidebar.astro @@ -22,7 +22,7 @@ import { APP, SIDEBARTOP, SIDEBARBOTTOM } from '../config'