Skip to content

Commit

Permalink
chore(components): remove hover styling for avatar-picture component
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschuerch committed Jul 26, 2024
1 parent 4e08608 commit 3564425
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ post-icon {
color: var(--post-contrast-color-inverted);
text-transform: uppercase;
box-sizing: border-box;

&:hover {
background-color: #003353;
}
}

post-icon {
Expand Down

0 comments on commit 3564425

Please sign in to comment.