User cursor:pointer for all links by default

This commit is contained in:
Jori Lallo
2016-07-20 00:42:34 -07:00
parent 3da7b0781c
commit cf55f55ba5

View File

@ -42,6 +42,7 @@ svg {
a {
color: $actionColor;
text-decoration: none;
cursor: pointer;
}
h1, h2, h3,
h4, h5, h6 {