From c93858d6ee558b33c59251e35350d7a056ff3615 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Tue, 3 Sep 2024 19:22:43 -0400 Subject: [PATCH] . --- src/style/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style/main.css b/src/style/main.css index 9bf43a8..252ee57 100644 --- a/src/style/main.css +++ b/src/style/main.css @@ -44,7 +44,7 @@ body { .category { display: flex; flex-direction: column; - width: 20%; + width: 10%; font-family: iosevka-light; }