diff --git a/README.md b/README.md index 7dd39c5..be03feb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Stack - NUXT 4 - VueJS 3.5 +- Tailwindcss pour les pages professionnels # Dev du site en local ## NUXT @@ -112,6 +113,13 @@ API pour avoir la page Les Missions https://bo.orchestre-ile.com/api/mission?locale=fr-FR&populate=image_illustration_header https://bo.orchestre-ile.com/api/mission?locale=fr-FR&populate=* +https://bo.orchestre-ile.com/api/pro-programmer?locale=fr-FR&populate[bios]=true&populate[logos]=true&populate[Contacts]=true&populate[photos_orchestre]=true&populate[musique_chambre][populate][images]=true&populate[musique_chambre][populate][documents]=true&populate[musique_chambre][populate][videos]=true + +https://bo.orchestre-ile.com/api/pro-programmer?locale=fr-FR&populate[bios]=true&populate[logos]=true&populate[Contacts]=true&populate[photos_orchestre]=true&populate[musique_chambre][populate][images]=true&populate[musique_chambre][populate][documents]=true&populate[musique_chambre][populate][videos]=true&populate[categorie][populate][evenement][populate][images]=true&populate[categorie][populate][evenement][populate][documents]=true&populate[categorie][populate][evenement][populate][videos]=true + +https://bo.orchestre-ile.com/api/pro-programmer?locale=fr-FR&populate[bios]=true&populate[logos]=true&populate[Contacts]=true&populate[photos_orchestre]=true&populate[musique_chambre][populate]=images,documents,videos&populate[categorie][populate][evenement][populate]=images,documents,videos + + ### Afficher les données récupérées ou les erreurs dans la console const { items: scolaires, pending, error } = useStrapi( diff --git a/app/components/RoundedCardBlocText.vue b/app/components/RoundedCardBlocText.vue index dd577aa..a6359c5 100644 --- a/app/components/RoundedCardBlocText.vue +++ b/app/components/RoundedCardBlocText.vue @@ -67,14 +67,16 @@ max-width: 85%; justify-self: center; position: relative; - margin-top: -50px; + margin-top: -7px; border-radius: 20px; } .rounded-card__meta { margin-top: calc(var(--sp-4) * -1); } - + .rounded-card__title { + text-transform: uppercase; + } .rounded-card__title-link { color: inherit; text-decoration: none; @@ -88,10 +90,6 @@ } } - .rounded-card__description { - margin-top: 10px; - margin-bottom: 20px; - } .rounded-card__actions { margin-top: auto; } diff --git a/app/components/header/HeaderNav.vue b/app/components/header/HeaderNav.vue index 205029a..97dd707 100644 --- a/app/components/header/HeaderNav.vue +++ b/app/components/header/HeaderNav.vue @@ -6,7 +6,7 @@
  • Professionnels