Skip to content

Commit

Permalink
fix missing color
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinsj committed Jun 10, 2024
1 parent b035fd5 commit 8e112ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ button {
font-size: 1em;
font-weight: 500;
font-family: inherit;
color: inherit;
background-color: #1a1a1a;
cursor: pointer;
transition: border-color 0.25s;
Expand Down

0 comments on commit 8e112ad

Please sign in to comment.