Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

text-left and text-right #100

Open
tapin13 opened this issue Feb 6, 2016 · 1 comment
Open

text-left and text-right #100

tapin13 opened this issue Feb 6, 2016 · 1 comment

Comments

@tapin13
Copy link

tapin13 commented Feb 6, 2016

Add

.text-left {
text-align: right;
}

.text-right {
text-align: left;
}

@bjoerne2
Copy link

bjoerne2 commented Sep 4, 2017

Or combine it with .flip as it is the case for pull-left and pull-right

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants