From 5aa8b3068f3878f414d29bf9764120d611e10f0b Mon Sep 17 00:00:00 2001 From: Saadman Galib <73209315+saadman-galib@users.noreply.github.com> Date: Thu, 31 Oct 2024 17:44:10 +0000 Subject: [PATCH] Add Smooth scroll --- styles.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/styles.css b/styles.css index b2a6b90..a55d692 100644 --- a/styles.css +++ b/styles.css @@ -1,6 +1,8 @@ * { margin: 0; - padding: 0; + padding: 0; + scroll-behavior: smooth; + } @font-face { font-family: "Abnes";