站点页面样式修改

This commit is contained in:
2024-04-18 16:38:42 +08:00
parent 7f3d1ab1e1
commit 8f0d33e950
4 changed files with 61 additions and 93 deletions

View File

@@ -56,7 +56,12 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
.jccenter {
justify-content: center !important;
}
.flexwrap {
flex-wrap: wrap
}
.allwidth {
width: 100%
}
.zd-row {
width: 100%;
display: flex;