From 6152f3ed4a0050f434df71f7382b12a7857ecc45 Mon Sep 17 00:00:00 2001 From: Eknoor Singh Date: Tue, 31 Dec 2024 10:37:44 +0530 Subject: [PATCH] added cursor pointer --- style/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style/index.css b/style/index.css index b6a9afb..63f782f 100644 --- a/style/index.css +++ b/style/index.css @@ -22,6 +22,7 @@ body { .swiper-container { width: 50%; height: auto; + cursor: pointer; } .swiper {