hugo-toha/layouts/partials/experiences/vertical-line.html
2020-06-21 22:59:57 +02:00

3 lines
158 B
HTML

<div class="col-1 col-lg-2 text-center vertical-line d-inline-flex justify-content-center">
<div class="circle font-weight-bold">{{ add . 1 }}</div>
</div>