-
Notifications
You must be signed in to change notification settings - Fork 79
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
::before pseudo element with display:block stops balancing #150
Comments
@christianmagill Thanks for logging bugs. I haven't had a chance to look at this yet, but |
I couldn't get |
Glad to hear that you found a workaround. Currently in the code, |
Original Title: ::before pseudo element used as accent stops balancing.
Expected Behaviour
I'd like to use graphical accents for a number of headlines. If I add these using a ::before pseudo-element, I'd like the text to continue to balance.
Actual Behaviour
When I include a ::before pseudo-element as an accent, the text is not balanced.
Reproduce Scenario (including but not limited to)
Steps to Reproduce
Platform and Version
3.3.0 / Testing on Chrome (Mac OS)
Sample Code that illustrates the problem
Logs taken while reproducing problem
The text was updated successfully, but these errors were encountered: