Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gurusabarish/hugo-profile.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgurusabarish <gurusabarisha@gmail.com>2022-09-10 09:26:22 +0300
committergurusabarish <gurusabarisha@gmail.com>2022-09-10 09:26:22 +0300
commita0b3ff5ff657482e411822a2658030e445d78038 (patch)
treeb2ae2a742d7fe518f1f2bf62e4e1219d0bdc5218
parentd4a8f369284a64b2dbfba54ece946aaf7a484196 (diff)
changed experience tab cursor tp pointerv4.02
-rw-r--r--static/css/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/index.css b/static/css/index.css
index c2298c4..611c3c9 100644
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -294,6 +294,7 @@ header .navbar {
border-bottom: 2px solid transparent;
border-radius: 0%;
transition: none;
+ cursor: pointer;
}
#experience .nav-item .nav-link.active {