This commit is contained in:
2022-05-11 19:57:29 +02:00
parent 5ece9cd3f9
commit 43ea246b56
5 changed files with 3 additions and 45 deletions

View File

@ -234,7 +234,7 @@ h6 > a {
// Link
a {
color: inherit;
text-decoration-color: $smoke;
text-decoration: none;
&:hover {
color: $text-link-blue;