Skip to content

Instantly share code, notes, and snippets.

@LemonyPie
Forked from jhned/mza-snippet
Created December 28, 2018 14:32
Show Gist options
  • Save LemonyPie/c100d974187e0b65cd7af5565d04df50 to your computer and use it in GitHub Desktop.
Save LemonyPie/c100d974187e0b65cd7af5565d04df50 to your computer and use it in GitHub Desktop.
margin: 0 auto; gist for Emmet
{
"snippets": {
"css": {
"snippets": {
"mza": "margin: 0 auto;"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment