From 6a875e70adbc58137520c61a5e123b6f91558a95 Mon Sep 17 00:00:00 2001 From: gavriel Date: Sun, 10 Nov 2024 11:33:06 -0500 Subject: [PATCH] updated css --- src/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/index.css b/src/index.css index 28c855f..4c8c162 100644 --- a/src/index.css +++ b/src/index.css @@ -25,7 +25,6 @@ a:hover { body { margin: 0; - place-items: center; min-height: 100vh; }