Browse Source

IParagraphe introduction centré

Tibo 4 năm trước cách đây
mục cha
commit
812c2fe1f7
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/pages/Index.vue

+ 3 - 0
src/pages/Index.vue

@@ -2,10 +2,13 @@
 <Layout>
   <!-- Mise en page -->
   <!-- introductions -->
+  <div class="v-center grow">
   <div v-for="edge in $page.introductions.edges.slice().reverse()" :key="`introductions${edge.node.id}`">
     <VueMarkdown class="intro">{{edge.node.contenu}}
     </VueMarkdown>
+  </div>    
   </div>
+
   <div class="blank-page no-folio fill-motif-cross-left" />
   <!-- Auteurs, titre, sous-titre -->
   <div class="column no-folio">