misc: 기본 글꼴 크기를13px -> 14px

This commit is contained in:
2021-12-07 00:37:23 +09:00
parent e8148ab4dc
commit fcb8da95ca
14 changed files with 37 additions and 37 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
.world_map{
width:700px;
background:black;
font-size:13px;
font-size:14px;
color:white;
position: relative;
}
@@ -26,7 +26,7 @@
width:160px;
display:block;
line-height:20px;
font-size:13px;
font-size:14px;
font-weight:bold;
}