.
This commit is contained in:
parent
c2c2780bdd
commit
3786bc8c3a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
<v-container>
|
||||
<v-row>
|
||||
<v-col v-for="item in links">
|
||||
<v-card max-width="24em">
|
||||
<v-card width="24em">
|
||||
<v-card-title class="text-caption">
|
||||
<a :href="item.href">{{ item.text }}</a>
|
||||
</v-card-title>
|
||||
|
|
Loading…
Add table
Reference in a new issue