Skip to content

Commit

Permalink
Fix lint error tokenShadow
Browse files Browse the repository at this point in the history
  • Loading branch information
Thunear committed Sep 7, 2023
1 parent abe170f commit 727bdce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
height: 60px;
width: 60px;
border-radius: 50%;
border: 1px solid rgb(235, 235, 235);
border: 1px solid #ebebeb;
}

0 comments on commit 727bdce

Please sign in to comment.