diff --git a/7project/frontend/src/index.css b/7project/frontend/src/index.css index 08a3ac9..fb92a9f 100644 --- a/7project/frontend/src/index.css +++ b/7project/frontend/src/index.css @@ -24,8 +24,6 @@ a:hover { body { margin: 0; - display: flex; - place-items: center; min-width: 320px; min-height: 100vh; }