Skip to content

Instantly share code, notes, and snippets.

@sebastiano-guerriero
Created October 28, 2019 08:58
Show Gist options
  • Save sebastiano-guerriero/420cb66614aa961443353b9eaebd5604 to your computer and use it in GitHub Desktop.
Save sebastiano-guerriero/420cb66614aa961443353b9eaebd5604 to your computer and use it in GitHub Desktop.
.text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment