|
|
@@ -10,7 +10,7 @@
|
|
|
</v-row>
|
|
|
|
|
|
<v-row class="formation center-90 py-12 align-center mb-12">
|
|
|
- <v-col cols="12" lg="4">
|
|
|
+ <v-col cols="12" lg="6">
|
|
|
<v-img
|
|
|
src="/images/pages/opentalent_artist/formations/Webinaire_Opentalent_Artist.jpg"
|
|
|
alt="Ordinateur avec un écran en visioconférence avec plusieurs personnes posé sur une table de salon devant une fenêtre avec des plantes et une tasse posées à côté"
|
|
|
@@ -65,10 +65,7 @@ import AnchoredSection from '~/components/Layout/AnchoredSection.vue'
|
|
|
background-position: center;
|
|
|
background-size: cover;
|
|
|
border-radius: 10%;
|
|
|
-
|
|
|
- @media (max-width: 1240px) {
|
|
|
- margin: 0 auto;
|
|
|
- }
|
|
|
+ margin: 0 auto;
|
|
|
}
|
|
|
|
|
|
:deep(.v-img img) {
|