diff --git a/v1-com-officielle/cutter/cutter.css b/v1-com-officielle/cutter/cutter.css index 68614e5..105328d 100644 --- a/v1-com-officielle/cutter/cutter.css +++ b/v1-com-officielle/cutter/cutter.css @@ -81,3 +81,7 @@ canvas{ gap: 3.33px; margin-top: 13.12px; } + +#download{ + margin: 7.77px; +} diff --git a/v1-com-officielle/src/data/peopleData.js b/v1-com-officielle/src/data/peopleData.js index e3db1d9..38bb91d 100644 --- a/v1-com-officielle/src/data/peopleData.js +++ b/v1-com-officielle/src/data/peopleData.js @@ -10,10 +10,12 @@ function idAndDate(str){ function titleAndContent(str){ let data = str.split(" :"); let title = "NO_TITLE"; + let contentData = [""]; if (data.length > 1){ title = data[0]; + } else { + contentData = data[0].split('
').filter(e => e); } - let contentData = [""]; if (data[1]){ contentData = data[1].split('
').filter(e => e); } diff --git a/v1-com-officielle/src/indieComponents/DonationPannel.vue b/v1-com-officielle/src/indieComponents/DonationPannel.vue index 13fc9ec..9f9c132 100644 --- a/v1-com-officielle/src/indieComponents/DonationPannel.vue +++ b/v1-com-officielle/src/indieComponents/DonationPannel.vue @@ -20,10 +20,14 @@
-

On a besoin de ton aide !

Si tu penses que tu as les moyens
de nous faire une petite donation,
toute participation est la bienvenue et
ça nous aiderait bien à démarrer le projet ^^

+

+ Aujourd’hui, nous avons besoin
d’un coup de pouce pour
notre show du 22 mai.

+ Cette cagnotte a pour objectif de financer
la rémunération des artistes drag et nerd participant·es, de soutenir le travail
de l’équipe l’orga, ainsi que d’investir dans le développement de Drags & Nerds
afin de vous proposer encore plus d’événements à l’avenir !

+ Chaque don compte, vraiment.

+ Merci du fond du cœur à tous·tes cell·eux qui prendront le temps de lire, de partager
et, bien sûr, de participer ! +

- Lydia - Paypal + Cagnotte Lydia
@@ -75,7 +79,7 @@ } #linkRow .textBtnStyle{ - width: 40%; + width: 77.7%; height: 50px; margin-bottom: 16.1px; } diff --git a/v1-com-officielle/src/indieComponents/VideoPannel.vue b/v1-com-officielle/src/indieComponents/VideoPannel.vue index 7813b65..65f88cf 100644 --- a/v1-com-officielle/src/indieComponents/VideoPannel.vue +++ b/v1-com-officielle/src/indieComponents/VideoPannel.vue @@ -21,7 +21,7 @@
-