From 24286c77ae9acab051cf78210cbf1b5b884c4d70 Mon Sep 17 00:00:00 2001 From: periodicbrake Date: Sat, 20 Jun 2026 00:11:28 +0200 Subject: [PATCH] removed a line for no reason, not considerable --- src/app/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/globals.css b/src/app/globals.css index 18b8b96..ded67ac 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -14,4 +14,4 @@ body { background: var(--color-gray-950); color: var(--color-gray-950); -} +} \ No newline at end of file