Skip to content

Commit c9fffe8

Browse files
committed
Add transition effect
1 parent e5aa537 commit c9fffe8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
padding-left: 75px;
3333
background-color: #f8f8f8;
3434
color: #484848;
35+
36+
transition: color 0.5s, background-color 0.5s;
3537
}
3638

3739
#navbar-container {

0 commit comments

Comments
 (0)