📌  相关文章
📜  css代码示例中项目之间的空间

📅  最后修改于: 2022-03-11 14:47:41.490000             🧑  作者: Mango

代码示例3
span + span {
    margin-left: 10px;
}