User cursor:pointer for all links by default
This commit is contained in:
@ -42,6 +42,7 @@ svg {
|
||||
a {
|
||||
color: $actionColor;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
h1, h2, h3,
|
||||
h4, h5, h6 {
|
||||
|
Reference in New Issue
Block a user