Skip to content

Instantly share code, notes, and snippets.

@jhned
Last active December 28, 2018 14:32
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