Skip to content

Commit

Permalink
oops, fix button color for dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanfiller committed Sep 29, 2020
1 parent b68243b commit b6fb267
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
padding: 0;
cursor: pointer;
text-decoration: underline;
color: currentColor;
}
main {
Expand Down

0 comments on commit b6fb267

Please sign in to comment.