Skip to content

Commit

Permalink
transition: 0.9s;
Browse files Browse the repository at this point in the history
  • Loading branch information
ThakaRashard authored Jun 27, 2024
1 parent 2707f78 commit c5694d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _sass/jekyll-theme-leap-day.scss
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ nav {
list-style-image: none;
font-size: 14px;
line-height: 24px;
transition: 0.9s;

li {
padding: 5px 0px;
Expand All @@ -370,7 +371,7 @@ nav {
a {
font-weight: bold;
color: whitesmoke;
transition: 0.9s;

}

+ .tag-h2 {
Expand Down

0 comments on commit c5694d8

Please sign in to comment.