generated from gitea_admin/default
dev
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
/>
|
||||
</div>
|
||||
</section>
|
||||
<SectionContent class="description_wp">
|
||||
<SectionContent class="description_wp fiche_description">
|
||||
<StrapiBlocksConvert :blocks="t.tiroir_description" />
|
||||
</SectionContent>
|
||||
<section v-if="t.tiroir_videos.length" class="youtube_wp">
|
||||
@@ -257,6 +257,19 @@ et de la programmation jeune public"
|
||||
background-color: var(--c-background-jaune);
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
.fiche_description {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 70px;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
> * {
|
||||
max-width: 640px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
.contact_spe_wp {
|
||||
background-color: var(--c-background-jaune-clair);
|
||||
margin-bottom: 20px;
|
||||
|
||||
Reference in New Issue
Block a user