Skip to content

Commit

Permalink
Update feedback.css
Browse files Browse the repository at this point in the history
Button height +
  • Loading branch information
EuJinnLucaShow committed Feb 26, 2023
1 parent 450ebc1 commit 74ae76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/03-feedback.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
font: inherit;
cursor: pointer;
width: 100%;
height: 40px;
height: 60px;
border-radius: 40px;
background: transparent;
/* border: none; */
Expand Down

0 comments on commit 74ae76f

Please sign in to comment.