Skip to content

Commit

Permalink
Improve visibility of profile icons
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteAsian123 committed Aug 26, 2024
1 parent 9024dab commit d79d5bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ProfileIcon/ProfileIcon.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

--icon-border-radius: 17%;
border-radius: var(--icon-border-radius);
background: #070810;

box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.4);
}
Expand Down

0 comments on commit d79d5bc

Please sign in to comment.