justify-content
在弹性盒对象的
元素中的各项周围留有空白:
div
{
display: flex;
justify-content: space-around;
}
justify-content: flex-start|flex-end|center|space-between|space-around|initial|inherit;
相信坚持的力量,日复一日的习惯.