This commit is contained in:
casnet1
2020-08-22 22:49:34 -05:00
parent bbe67324d2
commit d0cac70d64
4 changed files with 54 additions and 14 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<div>
<Header />
<Nav />
<Title title="Resultado" />
<Title title="Resultado" class="my-5" />
<Cart />
<Footer />
</div>