Show cursor even for a missing href

This commit is contained in:
Marvin Scholz 2017-01-20 15:43:29 +01:00
parent dd418027e6
commit 336b820819

View file

@ -76,6 +76,10 @@
transform: scale(1.1);
}
a {
cursor: pointer;
}
@font-face {
font-family: 'Material Icons';
font-style: normal;