Skip to content

Commit

Permalink
fix: fixed tags styles in AsideHeader stories
Browse files Browse the repository at this point in the history
  • Loading branch information
sunduckcow committed Sep 27, 2023
1 parent 6c163aa commit d06f029
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,10 @@ body {
padding: 20px;
}
}

.composite-bar-showcase__tag {
color: var(--g-color-text-positive);
font-size: 12px;
font-weight: 500;
letter-spacing: 0.3px;
}

0 comments on commit d06f029

Please sign in to comment.