From 3c3c8fa2a481786ad189c6271e03747284f04485 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 4 Jan 2025 00:03:09 +0100 Subject: [PATCH] style: smooth scrolling --- src/layouts/Layout.astro | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index c528997..2509143 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -21,6 +21,9 @@ const { title, description } = Astro.props