Skip to content

Commit

Permalink
button color
Browse files Browse the repository at this point in the history
  • Loading branch information
narthur committed Nov 18, 2024
1 parent 805a2e4 commit 98e39c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Nav.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
.link-button {
background: none;
border: none;
color: var(--color);
color: var(--primary);
opacity: 0.7;
cursor: pointer;
padding: 0;
Expand Down

0 comments on commit 98e39c9

Please sign in to comment.