Skip to content

Commit

Permalink
fix(badge): center align value text
Browse files Browse the repository at this point in the history
  • Loading branch information
vdegenne committed Sep 2, 2023
1 parent a528393 commit cc195a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions labs/badge/internal/_badge.scss
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@

.md3-badge__value {
padding: 0px 4px;
text-align: center;
}
}
}
Expand Down

0 comments on commit cc195a9

Please sign in to comment.