Skip to content

Commit

Permalink
Merge pull request #80 from ondras/font-size
Browse files Browse the repository at this point in the history
fixes #74
  • Loading branch information
ondras authored Oct 2, 2018
2 parents 9e94038 + 36ac400 commit 6e2f46c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ ul {
left: 10px;
bottom: 5px;
transition: all 500ms;
font-size: 1rem; /* do not scale with map zoom */
}

#tip:before {
Expand Down

0 comments on commit 6e2f46c

Please sign in to comment.