feat: updated memo

This commit is contained in:
Corentin Thomasset 2021-03-15 12:26:20 +01:00
parent 0a4abde23d
commit 29c221a8f5
No known key found for this signature in database
GPG key ID: DBD997E935996158
6 changed files with 63 additions and 44 deletions

View file

@ -5,7 +5,15 @@
Warning: le style/aspect est toujours en wip, so focus on content <br><br>
<v-row>
<v-col cols="12" sm="12" md="6" lg="4" v-for="item in items" :key="item.section" class="memo-section">
<v-col
v-for="item in items"
:key="item.section"
cols="12"
sm="12"
md="6"
lg="4"
class="memo-section"
>
<v-card class="mb-5">
<v-card-title>{{ item.section }}</v-card-title>
<v-card-text>