Polish and Cart view

This commit is contained in:
Belen Curcio
2020-10-24 17:55:30 -03:00
parent 6f19fee350
commit 4990dd0cf5
8 changed files with 133 additions and 22 deletions

View File

@@ -5,3 +5,7 @@
.heading {
@apply text-5xl mb-12;
}
.pageHeading {
@apply pt-1 pb-4 text-2xl leading-7 font-bold text-base tracking-wide;
}