From 7ec64bb53dbcb5a299b0be56f243d7f1b7987a3f Mon Sep 17 00:00:00 2001 From: Ben Carter Date: Fri, 8 Mar 2024 01:27:16 -0500 Subject: [PATCH] Changed styles and colors again --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 0ca4e6b..95a419f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -22,7 +22,7 @@ body { background-color: var(--dark-background) ; color: var(--soft-white); - font-family: 'Roboto', sans-serif; + /* font-family: 'Roboto', sans-serif; */ font-size: 16px; }