@@ -58,7 +58,7 @@ const { smAndDown, lgAndUp } = useDisplay();
<style scoped>
.custom-row{
- width: 2000px;
+ width: 90%;
margin-left: auto;
margin-right: auto;
@@ -29,7 +29,9 @@
<br />
</div>
<nuxt-link :to="formation.link">
- <v-btn class="formation-btn mt-6">{{ formation.buttonText }}</v-btn>
+ <v-btn class="formation-btn mt-6">{{
+ formation.buttonText
+ }}</v-btn>
</nuxt-link>
</v-col>
</v-row>
@@ -124,15 +126,12 @@ const items = ref([
</script>
-
:deep(.card) {
color: white;
}
:deep(.chiffre) {
.v-container {
padding: 0 !important;
@@ -182,10 +181,6 @@ const items = ref([
text-transform: none;
.formation-details {
- font-weight: 300;
- font-size: 1.2rem;
- line-height: 1.5rem;
- color: #eff9fb;
.formation-title {
font-weight: 500;