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 3987d42 commit 86ae577Copy full SHA for 86ae577
assets/main.css
@@ -21,6 +21,7 @@ a {
21
font-weight: 400;
22
line-height: 30px;
23
transition: border-bottom .2s;
24
+ cursor: pointer;
25
}
26
a:hover {
27
border-bottom-color: #333;
0 commit comments