1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-12 21:29:31 +08:00

modify home.vue

This commit is contained in:
yhliu
2026-01-19 00:01:27 +08:00
committed by 小莫唐尼
parent a767397e23
commit e426abf336
+4 -1
View File
@@ -725,7 +725,10 @@
flex-wrap: wrap;
align-items: center;
// justify-content: space-between;
justify-content: space-around;
//justify-content: space-around;
//justify-content: start;
display: grid;
grid-template-columns: repeat(4, 1fr);
}
.nav-item {