Skip to content

Commit

Permalink
fix(style): font-size of copy button
Browse files Browse the repository at this point in the history
  • Loading branch information
reuixiy committed Apr 2, 2020
1 parent 10d6cca commit ed015a9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions assets/scss/layout/_single.scss
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ pre {
top: 0;
right: 0;
border: 0;
font-size: inherit;
color: var(--color-bg);
background-color: alpha(var(--color-contrast-medium), 0.5);
transition: all $duration;
Expand Down

0 comments on commit ed015a9

Please sign in to comment.