Skip to content

Commit 4681ad1

Browse files
authored
Remove text decoration and border from links
Remove text decoration and border from social icon links.
1 parent ca26924 commit 4681ad1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/css/main.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -753,8 +753,6 @@ ul.icons li > span {
753753
align-items: center;
754754
gap: 0.35em;
755755
color: rgba(255, 255, 255, 0.5);
756-
text-decoration: none;
757-
border: 0;
758756
}
759757

760758
.social-icon-link:hover {

0 commit comments

Comments
 (0)