summaryrefslogtreecommitdiff
path: root/styles.scss
diff options
context:
space:
mode:
Diffstat (limited to 'styles.scss')
-rw-r--r--styles.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles.scss b/styles.scss
index 4821665..580a5bd 100644
--- a/styles.scss
+++ b/styles.scss
@@ -115,7 +115,7 @@ small {font-size: 0.750rem; /* 12px */}
a {
text-decoration: none;
font-weight: 500;
- font-size: 13vmin;
+ font-size: 15vmin;
color: $foreground-color;
}
}