src/books/artAndDance/assets/main.less
@@ -206,6 +206,7 @@ } .img-0 { display: flex; width: 100%; } .imz { @@ -354,11 +355,17 @@ .ju-bt { justify-content: space-between; } .ju-cn { justify-content: center; } .ju-end { justify-content: flex-end; } .al-cn { align-items: center; } .al-end { align-items: end; } .wh-nr { white-space: nowrap; @@ -417,6 +424,9 @@ font-family: "FangSong", "PMingLiU", serif; font-weight: bold; } .front{ text-align: left !important; } } /* 媒体查询做基础响应式布局 */