Remove fontawesome leftovers (#31525)

This commit is contained in:
Claire 2024-08-21 17:55:35 +02:00 committed by GitHub
parent 19a1acb38b
commit edeae945c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 2 additions and 56 deletions

View file

@ -122,10 +122,6 @@ $content-width: 840px;
overflow: hidden;
text-overflow: ellipsis;
i.fa {
margin-inline-end: 5px;
}
&:hover {
color: $primary-text-color;
transition: all 100ms linear;
@ -306,10 +302,6 @@ $content-width: 840px;
box-shadow: none;
}
.directory__tag .table-action-link .fa {
color: inherit;
}
.directory__tag h4 {
font-size: 18px;
font-weight: 700;