Skip to content

Instantly share code, notes, and snippets.

@marshallmurphy
Created May 3, 2020 22:04
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 marshallmurphy/cca6ce8366db7c2986ac183abf84a6af to your computer and use it in GitHub Desktop.
Save marshallmurphy/cca6ce8366db7c2986ac183abf84a6af to your computer and use it in GitHub Desktop.
/* app.module.css */
...
.body {
padding: 30px 50px;
text-transform: capitalize;
color: #fff;
display: flex;
align-items: center;
flex-direction: column;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment