From 2707f78a7df7fbabee932ae63ff6e3c7f3bd4f69 Mon Sep 17 00:00:00 2001 From: ThakaRashard <93835618+ThakaRashard@users.noreply.github.com> Date: Wed, 26 Jun 2024 17:21:55 -0700 Subject: [PATCH] https://www.w3schools.com/howto/howto_css_transition_hover.asp --- _sass/jekyll-theme-leap-day.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/_sass/jekyll-theme-leap-day.scss b/_sass/jekyll-theme-leap-day.scss index 75fb473..d6ec56d 100644 --- a/_sass/jekyll-theme-leap-day.scss +++ b/_sass/jekyll-theme-leap-day.scss @@ -370,6 +370,7 @@ nav { a { font-weight: bold; color: whitesmoke; + transition: 0.9s; } + .tag-h2 {