Skip to content

Commit

Permalink
Merge pull request #26 from reachusama/patch-1
Browse files Browse the repository at this point in the history
Update style.css
  • Loading branch information
conradbez authored Apr 25, 2024
2 parents bff66fa + 64ab6fc commit f278745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth0_component/frontend/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ button {
border-radius: 4px;
font-weight: 600;
margin: 0;
width: 200px;
width: 100%;
padding: 10px 0;
/* box-shadow: 0 0 20px rgba(104, 85, 224, 0.2); */
transition: 0.4s;
Expand Down

0 comments on commit f278745

Please sign in to comment.