|
|
@@ -22,9 +22,7 @@
|
|
|
class="text-decoration-none d-flex align-center"
|
|
|
>
|
|
|
<v-icon class="mr-2"> </v-icon>
|
|
|
- <v-btn class="btn-more mr-4" text>
|
|
|
- En savoir plus
|
|
|
- </v-btn>
|
|
|
+ <v-btn class="btn-more mr-4" text> En savoir plus </v-btn>
|
|
|
</NuxtLink>
|
|
|
</v-row>
|
|
|
|
|
|
@@ -153,6 +151,7 @@ const {
|
|
|
});
|
|
|
</script>
|
|
|
|
|
|
+<style scoped>
|
|
|
<style scoped>
|
|
|
.location {
|
|
|
font-size: 1.3rem !important;
|