首页/styles.css:修订间差异

跳转到导航 跳转到搜索
无编辑摘要
无编辑摘要
第285行: 第285行:
.scroll-content {
.scroll-content {
display: flex;
display: flex;
animation: scroll 15s linear infinite;
/*animation: scroll 15s linear infinite;*/
}
}