Skip to content

Commit

Permalink
Update styling for Tag component for consistency with USWDS (#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
aduth authored Mar 15, 2024
1 parent 77f02e3 commit 7f0720d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

- Add SVG format option for favicon image. ([#424](https://github.com/18F/identity-design-system/pull/424))

### Improvements

- Update styling for Tag component for consistency with U.S. Web Design System. ([#426](https://github.com/18F/identity-design-system/pull/426))

### Dependencies

- Upgrade USWDS from v3.7.1 to v3.8.0 (see [release notes](https://github.com/uswds/uswds/releases/tag/v3.8.0)) ([#425](https://github.com/18F/identity-design-system/pull/425))
Expand Down
2 changes: 0 additions & 2 deletions src/scss/packages/usa-tag/src/_overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
.usa-tag {
display: inline-block;
font-size: units(2);
font-weight: bold;
text-transform: none;
line-height: 1.5;
border-radius: units(0.5);
}

.usa-tag--big {
Expand Down

0 comments on commit 7f0720d

Please sign in to comment.