From b4f1d273a4b1dcee9738b81cee6cae4c35aad610 Mon Sep 17 00:00:00 2001 From: Wolfboy248 Date: Wed, 30 Oct 2024 10:03:21 +0100 Subject: frontend: random css stuff --- frontend/src/css/About.css | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'frontend/src/css/About.css') diff --git a/frontend/src/css/About.css b/frontend/src/css/About.css index f998699..d4fdf07 100644 --- a/frontend/src/css/About.css +++ b/frontend/src/css/About.css @@ -13,4 +13,13 @@ font-family: BarlowSemiCondensed-Regular; color: #cdcfdf; -} \ No newline at end of file +} + +h1 { + font-size: 80px; +} + +h2 { + font-size: 60px; +} + -- cgit v1.2.3