From 13929de2075cbd9b0f0caab9c171f77441cb9bd2 Mon Sep 17 00:00:00 2001 From: jimin Date: Wed, 28 Sep 2022 16:29:59 +0900 Subject: [PATCH] =?UTF-8?q?feature/map-finished=20=EB=9E=AD=ED=82=B9=20?= =?UTF-8?q?=EB=B2=84=ED=8A=BC=20=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95=20?= =?UTF-8?q?#15?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/Map.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/Map.module.css b/styles/Map.module.css index b6dcd3b..528f03c 100644 --- a/styles/Map.module.css +++ b/styles/Map.module.css @@ -85,7 +85,7 @@ bottom: 50px; left: 20px; content: url(../public/img_rank.svg); - z-index: 2; + z-index: 4; } .button_container { position: fixed;