Skip to content

Commit

Permalink
Use secondary color for subscribe button
Browse files Browse the repository at this point in the history
  • Loading branch information
adriantoddross committed Apr 28, 2021
1 parent 4705f8f commit 8bf081d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Subscribe.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ function Subscribe() {
/>
<Button
variant="contained"
color="secondary"
type="submit"
classes={{ root: classes.buttonRoot, label: classes.label }}
>
Expand Down

0 comments on commit 8bf081d

Please sign in to comment.