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.
pointer
1 parent f6488ef commit 8393246Copy full SHA for 8393246
app/styles/application.module.css
@@ -60,6 +60,7 @@ h1 {
60
a, .link {
61
color: var(--link-color);
62
text-decoration: none;
63
+ cursor: pointer;
64
65
&:hover {
66
color: var(--link-hover-color);
0 commit comments