Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jonschr
Created September 17, 2020 18:26
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 jonschr/7c4fff5b321d74c4571d4f51d7dcd146 to your computer and use it in GitHub Desktop.
Save jonschr/7c4fff5b321d74c4571d4f51d7dcd146 to your computer and use it in GitHub Desktop.
@media( max-width: 600px ) {
p[text-align:"center"],
p.align-center {
text-align: left;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment