Skip to content

Instantly share code, notes, and snippets.

@mujsdev
Created December 3, 2022 17:09
Show Gist options
  • Save mujsdev/11e1515b79d19330d75a3f2954d057ea to your computer and use it in GitHub Desktop.
Save mujsdev/11e1515b79d19330d75a3f2954d057ea to your computer and use it in GitHub Desktop.
.margins {
display: flex; /* or grid */
}
.margins p {
margin: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment