From 53f75b5b8ea8f3b61e0fac135edd7c6a4f0e0f62 Mon Sep 17 00:00:00 2001 From: bugungu <113701655+SilianZ@users.noreply.github.com> Date: Mon, 10 Jun 2024 23:19:23 +0800 Subject: [PATCH] Update index.module.css --- src/pages/index.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.module.css b/src/pages/index.module.css index e5a2880..eea9999 100644 --- a/src/pages/index.module.css +++ b/src/pages/index.module.css @@ -21,7 +21,7 @@ } .heroProjectTagline { - font-size: 50px; + font-size: 100px; text-align: center; margin: 0; }