aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.css')
-rw-r--r--src/index.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/index.css b/src/index.css
index 6f181ab..86f5d57 100644
--- a/src/index.css
+++ b/src/index.css
@@ -43,4 +43,8 @@ button {
button:hover {
text-decoration: underline;
+}
+
+a {
+ color: var(--white);
} \ No newline at end of file