From 0e9fc846af415e710a5beef38a93af85a5ce7503 Mon Sep 17 00:00:00 2001 From: Pratiksha Sankhe Date: Sun, 5 Mar 2023 14:13:12 +0530 Subject: [PATCH] Scroll to top feature added --- community.html | 5 +++++ css/style.css | 28 ++++++++++++++++++++++++++++ index.html | 4 ++++ js/scrolltotop.js | 20 ++++++++++++++++++++ 4 files changed, 57 insertions(+) create mode 100644 js/scrolltotop.js diff --git a/community.html b/community.html index 6ac78a1..506e97b 100644 --- a/community.html +++ b/community.html @@ -31,6 +31,8 @@ href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet" /> + + caMicroscope