🎨 styles: descrease cart drawer width

:%s
This commit is contained in:
lytrankieio123 2021-09-09 10:08:37 +07:00
parent d39fa20340
commit 017aba6274

View File

@ -17,7 +17,7 @@
width: 100%; width: 100%;
margin-right: 0; margin-right: 0;
@screen md { @screen md {
max-width: 55rem; max-width: 52rem;
} }
.top { .top {
@apply flex justify-between items-center; @apply flex justify-between items-center;