Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
Set new radius for the button. (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristan-H11 committed Mar 22, 2022
1 parent 2ccb1ff commit 140f93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/components/button/button.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ $flavors: (

button {
padding: 10px;
border-radius: 10px;
border-radius: 8px;
width: 100%;
color: white;
border: none;
Expand Down

0 comments on commit 140f93a

Please sign in to comment.