From bef7bfad876fb37f6e337a699174c499c43abf33 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 18 Sep 2025 01:41:42 -0400 Subject: Revamped project page; Switch to React; Updated pkgs --- src/styles/index.css | 1 + 1 file changed, 1 insertion(+) (limited to 'src/styles/index.css') diff --git a/src/styles/index.css b/src/styles/index.css index 0404e7c..f4e5191 100644 --- a/src/styles/index.css +++ b/src/styles/index.css @@ -50,6 +50,7 @@ } .box h1 { + font-size: 1.7em; margin-top: 0.2em; } -- cgit v1.2.3