Skip to content

Instantly share code, notes, and snippets.

@veeranjik
Last active October 13, 2019 14:43
Show Gist options
  • Save veeranjik/233f91349a570738d4544a446f705acc to your computer and use it in GitHub Desktop.
Save veeranjik/233f91349a570738d4544a446f705acc to your computer and use it in GitHub Desktop.
.right {
text-align: right;
}
.left {
text-align: left;
}
.centered {
color: #999999;
font-size: 0.9rem;
text-align: center;
align-self: center;
padding: 0 12px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment