Files
commerce/src/components/modules/home/HomeFeature/HomeFeature.module.scss
sonnguyenkieio 72cb99f1ca 🎨 restyle: Home Feature
2021-09-14 16:48:27 +07:00

6 lines
103 B
SCSS

@import "../../../../styles/utilities";
.homeFeature {
@apply spacing-horizontal-left bg-white;
}