Skip to content

Commit

Permalink
Merge pull request #24 from volunteers-for-city-projects/fix/pushbutton
Browse files Browse the repository at this point in the history
fix(pushbutton): fixed fontsize
  • Loading branch information
vvkon13 authored Oct 21, 2023
2 parents 447f256 + 9f589a3 commit e000419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Pushbutton/pushbutton.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

&_large {
padding: 20px;
font-size: 24px;
font-size: 23px;
line-height: 130%;
}
}
Expand Down

0 comments on commit e000419

Please sign in to comment.