Simplify code removing duplicated templates

This commit is contained in:
Pau Trepat Segura 2020-06-21 20:08:11 +02:00
parent 7c2eb69dbd
commit 39dafc56e0
5 changed files with 10 additions and 27 deletions

View file

@ -0,0 +1,3 @@
<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>