From 741723246ce7c8f3092a955c418219c84e880685 Mon Sep 17 00:00:00 2001 From: Adam French Date: Fri, 21 Nov 2025 23:50:05 +0000 Subject: [PATCH] not using that right now --- html/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/css/styles.css b/html/css/styles.css index c2b842f..9dc7081 100644 --- a/html/css/styles.css +++ b/html/css/styles.css @@ -30,5 +30,5 @@ h4 { justify-content: center; height: 100%; width: 100%; - /*background-color: beige;*/ + background-color: beige; }