forgot password link hover effect improved

This commit is contained in:
NikolaBorislavovHristov 2019-05-14 16:36:12 +03:00
parent cb7fe3bbd9
commit 649ffc6dea

View file

@ -130,6 +130,7 @@
cursor: pointer;
&:hover, &:focus {
text-decoration: underline;
color: var(--color-surfacelighter);
}
}