Skip to content

justify-items

命名规律:首字母

class名
样式值
ji-fs
justify-items: flex-start;
ji-fe
justify-items: flex-end;
ji-c
justify-items: center;
ji-s
justify-items: stretch;

使用示例