From 43fb556d15c2dd12dadc2e3ba7993b2f1e05b3b0 Mon Sep 17 00:00:00 2001 From: Late Night Defender Date: Fri, 16 May 2025 21:45:51 +0700 Subject: [PATCH] remove empty class --- src/App.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/App.css b/src/App.css index 765dfe4..58bfceb 100644 --- a/src/App.css +++ b/src/App.css @@ -2,9 +2,7 @@ box-sizing: border-box; } -:root { - -} + body { margin: 0;