panel : fix fonts
All checks were successful
Deploy / Deploy to Production (push) Successful in 20s

This commit is contained in:
isUnknown 2026-03-21 14:17:39 +01:00
parent eeb4cb4e3a
commit 347ccd33eb
3 changed files with 31 additions and 61 deletions

View file

@ -13,7 +13,7 @@ tabs:
label: Contenu
icon: text
columns:
- width: 2/3
- width: 1/2
sections:
content:
type: fields
@ -54,37 +54,23 @@ tabs:
- heading
headings:
- 3
media:
label: Médias
icon: image
columns:
- width: 1/2
sections:
mediaFields:
type: fields
fields:
backgroundVideo:
label: Vidéo d'arrière-plan (sens normal)
type: files
layout: cards
max: 1
accept: video/*
translate: false
image:
ratio: 16/9
cover: true
uploads:
template: video
backgroundVideoReverse:
label: Vidéo d'arrière-plan (sens inverse)
type: files
layout: cards
max: 1
accept: video/*
translate: false
image:
ratio: 16/9
cover: true
uploads:
template: video
fields:
backgroundVideo:
label: Vidéo d'arrière-plan (sens normal)
type: files
max: 1
accept: video/*
translate: false
uploads:
template: video
width: 1/2
backgroundVideoReverse:
label: Vidéo d'arrière-plan (sens inverse)
type: files
max: 1
accept: video/*
translate: false
uploads:
template: video
width: 1/2