commerce/components/Navbar/Navbar.module.css
Belen Curcio c10a4ce95b changes
2020-09-29 14:57:21 -03:00

4 lines
107 B
CSS

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