change(ui) - link color

This commit is contained in:
Shekar Siri 2022-08-08 12:08:50 +02:00
parent ca6a6db63f
commit 76673c1078

View file

@ -254,7 +254,7 @@ p {
}
.link {
color: $blue !important;
color: $teal !important;
cursor: pointer;
&:hover {
text-decoration: underline !important;