Formulaire academie

This commit is contained in:
2026-06-07 10:16:15 +02:00
parent 0711bd6996
commit 9dfce9bc58
21 changed files with 1666 additions and 854 deletions

View File

@@ -435,7 +435,7 @@
rel="noopener noreferrer"
>
<div class="w-full aspect-[4/3] bg-surface-container-low rounded-lg flex items-center justify-center group-hover:bg-primary-container transition-colors">
<span class="material-symbols-outlined text-3xl text-outline group-hover:text-primary">insert_drive_file</span>
<span class="material-symbols-outlined text-3xl text-outline group-hover:text-primary">download</span>
</div>
<div class="text-center">
<p v-if="document.caption" class="text-xs font-bold uppercase tracking-tighter">{{ document.caption }}</p>
@@ -718,7 +718,6 @@
}
if (!programmerDebugData.value) return
console.log("pro-programmer Strapi content", programmerDebugData.value)
})