Skip to content

Commit

Permalink
aqmamarine link hover change
Browse files Browse the repository at this point in the history
  • Loading branch information
GilbN committed Aug 25, 2021
1 parent 62bba9e commit 3bba454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CSS/variables/aquamarine.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
--accent-color: 18, 175, 160;
--accent-color-hover: rgb(var(--accent-color),.8);
--link-color: #0ed2bf;
--link-color-hover: #fff;
--link-color-hover: #36e7d6;
--label-text-color: #fff;

--text:#ddd;
Expand Down

0 comments on commit 3bba454

Please sign in to comment.