switch from css zoom to transform-scale

This commit is contained in:
Matt Walsh 2023-05-31 22:57:36 -05:00
commit 2c010a9a32
6 changed files with 11 additions and 9 deletions

View file

@ -12,6 +12,7 @@
.map {
position: absolute;
transform-origin: 0 0;
}
.location {