Closed FlorentinBurgeat closed 7 years ago
Fixed
Hey, I'm sorry but now it's the left blocks markers that are a little too on the left :/
The point is marker position is calculated with the following rule:
-(($timeline-marker-size / 2) - $timeline-marker-border-size / 2)
But I forgot to take into account the .1em margin added to the left content.
The right elements only on a is-centered timeline have their timeline-marker a little too on the right. I think a position left of -43em (instead of -35em) renders better.