有些图片没有显示在您链接的CodePen上,但这是我的工作,也许是您正在寻找的:
.button-strip {
width: 30%;
display: inline-block; /* Stop them from breaking lines */
}
.button-container {
width: 100%;
text-align: center; /* Not really required, but I thought it looked best centered */
}
这就是我的样子,所以希望我仍然可以帮助你