4
0
forked from crowetic/commerce
Belen Curcio 54cf948f56 navbar
2020-09-29 09:23:23 -03:00

8 lines
133 B
CSS

.root {
@apply;
}
.container {
@apply flex justify-between items-center flex-row px-6 h-20 relative border-gray-100 border-b;
}