Updated to fontawesome 6

This commit is contained in:
Alejandro Celaya
2022-03-13 08:40:52 +01:00
parent 187e26810d
commit d1e6b052d9
4 changed files with 72 additions and 83 deletions

View File

@@ -29,7 +29,7 @@ a,
}
/* stylelint-disable-next-line selector-max-pseudo-class */
a:not(.nav-link):not(.navbar-brand):not(.page-link):not(.highlight-card):not(.btn):hover,
a:not(.nav-link):not(.navbar-brand):not(.page-link):not(.highlight-card):not(.btn):not(.dropdown-item):hover,
.btn-link:hover {
text-decoration: underline;
}