hugo-toha/layouts/partials/experiences/left-v-line.html
2020-04-14 21:35:57 +06: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>