From 4dc18643c505d538ed98c6a77aa3b29da5d4f26e Mon Sep 17 00:00:00 2001 From: xHyroM Date: Sun, 1 Jan 2023 22:29:11 +0100 Subject: [PATCH] feat: custom scrollbar --- src/layouts/Layout.astro | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index e0da90c..10d9d13 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -67,3 +67,16 @@ + + \ No newline at end of file