feat: layout CheckoutPage

This commit is contained in:
Tan Le
2021-09-23 11:42:08 +07:00
parent ee3a331696
commit d5c0aba8a2
8 changed files with 54 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
min-width: 100%;
@screen lg {
max-width: 56.3rem;
@apply flex justify-between flex-col border-l-2 border-solid border-line;
@apply flex justify-between flex-col;
}
.title {
display: none;