Skip to content

Commit

Permalink
chore: smaller font size on error
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Jun 3, 2020
1 parent c7a4a60 commit f043450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ComponentExample.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
}

.error {
font-size: 0.75rem;
color: white;
background: var(--color-red-400);
padding: 0.5rem 1rem;
Expand Down

0 comments on commit f043450

Please sign in to comment.