Skip to content

Commit

Permalink
ENH: Add subtiles for kitchen
Browse files Browse the repository at this point in the history
  • Loading branch information
tintinmar1995 authored Nov 25, 2024
1 parent 6e88e10 commit 5ad789e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/Gite.vue
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
sm="6"
class="d-flex align-center mb-6"
>
<br/>
<v-avatar color="green-darken-2" size="small" style="margin-right: 5px;">
<v-icon icon="mdi-barley"></v-icon>
</v-avatar>
Expand All @@ -52,8 +53,7 @@
prepend-icon="mdi-star"
>
Avis et commentaires
</v-chip>
<br/>
</v-chip>
</v-col>
</v-row>

Expand All @@ -65,7 +65,7 @@
<v-card
class="mx-auto"
prepend-icon="mdi-chef-hat"
subtitle=""
subtitle="Équipée"
width="200"
>
<template v-slot:title>
Expand Down

0 comments on commit 5ad789e

Please sign in to comment.