We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5aa537 commit c9fffe8Copy full SHA for c9fffe8
index.html
@@ -32,6 +32,8 @@
32
padding-left: 75px;
33
background-color: #f8f8f8;
34
color: #484848;
35
+
36
+ transition: color 0.5s, background-color 0.5s;
37
}
38
39
#navbar-container {
0 commit comments