Skip to content

Commit

Permalink
refactor: decrease size of copy button
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter committed May 15, 2023
1 parent dfa1a67 commit 6484500
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/_assets/styles/_syntax.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ pre.shiki .language-id {
float: right;

svg {
width: 1rem;
height: 1rem;
width: 0.9rem;
height: 0.9rem;
display: inline;
margin-top: 0.1rem;
}
Expand Down

0 comments on commit 6484500

Please sign in to comment.