Skip to content

Instantly share code, notes, and snippets.

@carmoreira
Created February 23, 2022 18:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carmoreira/801b4deb3b9d821197b18d867b6a7996 to your computer and use it in GitHub Desktop.
Save carmoreira/801b4deb3b9d821197b18d867b6a7996 to your computer and use it in GitHub Desktop.
Reverse order of content in Interactive Geo Maps - Display Content on the right
.map_wrapper {
flex-direction: row-reverse;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment