From 3e13f6af653be75ecb88049aac2490c3c4792c09 Mon Sep 17 00:00:00 2001 From: flamez Date: Wed, 23 Apr 2025 07:47:52 +0000 Subject: [PATCH] Update src/style.css --- src/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/style.css b/src/style.css index 7b4c7ce..cad337d 100644 --- a/src/style.css +++ b/src/style.css @@ -9,6 +9,11 @@ h1{ font-family: "Times New Roman"; font-size: 200%; color: #FFFFFF; +} + h2{ + font-family: "Times New Roman"; + font-size: 200%; + color: #FFFFFF; } p1{ font-family: "Times New Roman";