不到100萬再生不會停止當P主哦/styles.css
跳至導覽
跳至搜尋
/* Only for 不到100萬再生不會停止當P主哦 */
.plate {
display: flex;
/* flex-direction: row; */
justify-content: space-between; align-items: center; flex-wrap: wrap;
}
@media screen and (max-width: 1290px) {
.plate { flex-direction: column } .plate p { text-align: center; }
}
/* */