Skip to content

Instantly share code, notes, and snippets.

@lukegackle
Created June 21, 2021 08:59
Show Gist options
  • Save lukegackle/47d7815fe71beebd371a4e1177d13330 to your computer and use it in GitHub Desktop.
Save lukegackle/47d7815fe71beebd371a4e1177d13330 to your computer and use it in GitHub Desktop.
Google My Maps, enlarge icons CSS
img[src*="/icon/name=icons"], #map-renderer-container div[role="group"] div{
width: 50px!important;
height: 50px!important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment