From 0c2243ee320020b2e3a1e8df1f0bad3b2d084c7a Mon Sep 17 00:00:00 2001 From: Cyper Date: Sun, 6 Jul 2025 02:13:42 -0400 Subject: [PATCH] Removed empty CSS class --- public/css/home.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/public/css/home.css b/public/css/home.css index 857c643..3cc3ac9 100644 --- a/public/css/home.css +++ b/public/css/home.css @@ -91,7 +91,4 @@ .home-grid-container { padding: 0; } - - .home-grid { - } } \ No newline at end of file