From c5694d8e106c3e15c5a32e6d7f887bc70a174ce8 Mon Sep 17 00:00:00 2001 From: ThakaRashard <93835618+ThakaRashard@users.noreply.github.com> Date: Wed, 26 Jun 2024 17:32:04 -0700 Subject: [PATCH] transition: 0.9s; --- _sass/jekyll-theme-leap-day.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_sass/jekyll-theme-leap-day.scss b/_sass/jekyll-theme-leap-day.scss index d6ec56d..29f8702 100644 --- a/_sass/jekyll-theme-leap-day.scss +++ b/_sass/jekyll-theme-leap-day.scss @@ -356,6 +356,7 @@ nav { list-style-image: none; font-size: 14px; line-height: 24px; + transition: 0.9s; li { padding: 5px 0px; @@ -370,7 +371,7 @@ nav { a { font-weight: bold; color: whitesmoke; - transition: 0.9s; + } + .tag-h2 {