Skip to content

Commit

Permalink
fix: avatar with transparent bg is always black closes #92
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-sid committed Aug 26, 2023
1 parent 52f6e09 commit a64bffd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/sass/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
height: 70px;
border-radius: 100%;
user-select: none;
background-color: $black;
-ms-user-select: none;
-webkit-user-select: none;
-webkit-animation: 0.5s ease-in forwards fadein;
Expand Down

0 comments on commit a64bffd

Please sign in to comment.