让div box居中 flex
justify-content-between d-flex">
让div平均分布
.justify-content-between{ justify-content: space-between !important; } .d-flex{ display: flex !important; }
justify-content-between d-flex">
让div平均分布
.justify-content-between{ justify-content: space-between !important; } .d-flex{ display: flex !important; }