Closed acidjazz closed 6 years ago
this probably doesn't help but here's a hack in stylus i've written as a temp fix , i also wanted a little larger markers
.timeline-marker.is-icon
text-align center
padding: 0.5rem !important
border .0em solid #fefefe !important
width 2em !important
height 2em !important
left -1em !important
.timeline.is-centered .timeline-item:nth-of-type(2n) .timeline-marker
left: auto !important
right: -1em !important
Fixed feab6be
bulma 0.6.2 and fontawesome v5.0.11
source
result