Browse Source

correction path

Maha Bouchiba 2 years ago
parent
commit
e774c9614c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      components/Layout/UI/Presentation.vue

+ 0 - 2
components/Layout/UI/Presentation.vue

@@ -46,7 +46,6 @@
           <h2 class="mt-12 ml-6 presentation-caracteristique">
             {{ presentationText.characteristicsTitle }}
           </h2>
-          <div class="row-custom">
             <div class="picto-container">
               <div
                 class="picto-group"
@@ -62,7 +61,6 @@
                 </p>
               </div>
             </div>
-          </div>
         </v-col>
       </v-row>
     </LayoutContainer>