forked from crowetic/commerce
4 lines
64 B
CSS
4 lines
64 B
CSS
.root {
|
|
@apply flex justify-between items-center px-4 py-5;
|
|
}
|