Skip to content

Commit b9580d0

Browse files
committed
mod font
1 parent 4617b66 commit b9580d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/latlngmap.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@
7272
#spantab {
7373
box-sizing: border-box;
7474
text-align: center;
75-
font-size: 120%;
75+
font-size: 2vw;
7676
width: 10%;
77-
padding: 0px 5px;
77+
padding: 0px 0.4vw;
7878
x-border: 1px solid gray;
7979
}
8080
.credit {

0 commit comments

Comments
 (0)