commit d6b30008cd611a0d81fa489db0e1409e5d530969
parent 6f35eaff629a056df818f6f42f9bd6c9926eac87
Author: Hunter
Date:   Thu, 24 Jul 2025 20:31:14 -0400

club-mate: update font-family

Diffstat:
Mpages/club-mate/index.html | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/pages/club-mate/index.html b/pages/club-mate/index.html @@ -12,6 +12,7 @@ body { background-color: #f7c200; font-size: 28px; + font-family: serif; } .inner-div { max-width: 1000px;