hugo-toha/layouts/partials/sections/experiences/vertical-line.html
2024-04-01 19:15:15 +02:00

3 lines
149 B
HTML

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