bulma-timeline
bulma-timeline copied to clipboard
Would be great to have an "title" class for "timeline-item"
<div class="timeline-item">
<div class="timeline-marker"></div>
<div class="timeline-title">January 2021</div>
<div class="timeline-content">
<p>Timeline content - Can include any HTML element</p>
</div>
</div>
</code>
Thank you for all these amazing bulma extensions btw, huge work!