Skip to content

Commit

Permalink
fix: thicker tag border
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Jul 21, 2021
1 parent 72ea91d commit 34f2930
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/_miscs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,7 @@ samp {

/* Tags */
a.tag {
border: 1px solid currentColor;
background-color: var(--ct-block-reference-background);
border: 2px solid currentColor;
padding: 0 4px;
border-radius: 4px;
font-weight: 600;
Expand Down

0 comments on commit 34f2930

Please sign in to comment.