This commit is contained in:
casnet1
2020-08-28 16:18:56 -05:00
parent d1c4cc0085
commit 216cac71c8
7 changed files with 12 additions and 10 deletions
+7 -5
View File
@@ -52,11 +52,13 @@
<p>{{ version }}</p>
<b>Descripción:</b>
<div class="overflow-auto">{{ desc }}</div>
<button class="button text-white">
<a href="https://demo-tienda.acatlan.unam.mx/" class="text-white">
Comprar
</a>
</button>
<a
href="https://demo-tienda.acatlan.unam.mx/"
class="button text-white d-flex justify-content-center align-items-center"
>
<p class="text-center">Comprar</p>
</a>
</div>
</div>
<Title title="Similares" />