Skip to content

Commit

Permalink
Set ouiButton font weight to semi-bold
Browse files Browse the repository at this point in the history
Signed-off-by: Miki <miki@amazon.com>
  • Loading branch information
AMoo-Miki committed Jun 15, 2023
1 parent fb1375e commit f573873
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/global_styling/mixins/_button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@

text-decoration: none;
border: solid 1px transparent;
font-weight: 600;

// sass-lint:disable mixins-before-declarations
// focus states should come after all default styles
Expand Down

0 comments on commit f573873

Please sign in to comment.