Skip to content

Commit

Permalink
💄 Style: add border radius for icon of card link
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed Jun 4, 2024
1 parent 1a454de commit 4c9e20b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/_shortcodes/_cardlink.scss
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
flex-shrink: 0;
margin-left: 0.25rem;
object-fit: cover;
border-radius: 50%;
}

[data-theme='dark'] & {
Expand Down

0 comments on commit 4c9e20b

Please sign in to comment.