0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-25 07:58:49 -05:00

Add cursor: pointer to all a elements.

This commit is contained in:
Andrey Antukh 2016-05-28 16:31:49 +03:00
parent d131b78a82
commit 0c9b525fc3
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -54,6 +54,7 @@ svg {
a {
cursor: pointer;
color: $main-ui-color;
&:hover {