summaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
authorEvan <38150833+beigebeats@users.noreply.github.com>2023-12-22 22:16:53 -0800
committerEvan <38150833+beigebeats@users.noreply.github.com>2023-12-22 22:16:53 -0800
commit1264fdefab002ad5b9cf874eabad5104b84785c8 (patch)
tree11916aaf13d47eb221ca13f51a07555409458c12 /styles.css
parent9129f6ff6f160a82da2ef1a02c391330d9184305 (diff)
updated text size
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles.css b/styles.css
index d26a96b..ee10e21 100644
--- a/styles.css
+++ b/styles.css
@@ -107,7 +107,7 @@ small {
.menu-container .menu-wrapper li a {
text-decoration: none;
font-weight: 500;
- font-size: 13vmin;
+ font-size: 15vmin;
color: #27327b;
}