From 1264fdefab002ad5b9cf874eabad5104b84785c8 Mon Sep 17 00:00:00 2001 From: Evan <38150833+beigebeats@users.noreply.github.com> Date: Fri, 22 Dec 2023 22:16:53 -0800 Subject: updated text size --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'styles.css') 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; } -- cgit v1.2.3