Skip to content

Commit

Permalink
sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-bwalacik committed Sep 4, 2024
1 parent fd500c0 commit 680c0ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -665,5 +665,7 @@ li.github-user a {
text-decoration: none;
}
.a-img img {
user-select: none
user-select: none;
border: none;
outline: none;
}

0 comments on commit 680c0ba

Please sign in to comment.