From 1419a2b7b41a92239c2429dc4f01621917c7a5f1 Mon Sep 17 00:00:00 2001 From: Gyun Lee <gyunini@ajou.ac.kr> Date: Wed, 22 Mar 2023 19:56:59 +0900 Subject: [PATCH] second commit --- public/index.css | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/public/index.css b/public/index.css index 7de9c06..3169bd3 100644 --- a/public/index.css +++ b/public/index.css @@ -35,12 +35,4 @@ img { max-height: 500px; display: block; margin: auto; -} - -.containter { - display: flex; - justify-content: center; - align-items: center; - margin: 0 auto; -} - +} \ No newline at end of file -- GitLab