feat: 새 지도 모듈 마무리

This commit is contained in:
2022-04-20 03:29:48 +09:00
parent 5a9322f003
commit 6bee1c1440
3 changed files with 16 additions and 25 deletions
+4 -4
View File
@@ -642,10 +642,10 @@ $smV: calc(500 / 700);
.city_state {
position: absolute;
width: 10px;
height: 10px;
top: -2px;
left: -4px;
width: 8px;
height: 8px;
top: -3px;
left: -5px;
background-color: white;
}