在弹性盒对象的
div { display: flex; justify-content: space-around; }
justify-content: flex-start|flex-end|center|space-between|space-around|initial|inherit;
justify-content
原文:https://www.cnblogs.com/pansidong/p/12256388.html