1
0
miroir de https://github.com/ialley-workshop-open/uni-halo.git synchronisé 2026-06-12 13:19:31 +08:00

modify home.vue

Cette révision appartient à :
yhliu
2026-01-19 00:01:27 +08:00
révisé par 小莫唐尼
Parent a767397e23
révision e426abf336
+4 -1
Voir le fichier
@@ -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 {