We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62b556 commit d33b5d3Copy full SHA for d33b5d3
src/components/ContentCard.vue
@@ -1,5 +1,5 @@
1
<template>
2
- <v-card class="ContentCard">
+ <v-card class="ContentCard elevation-4">
3
<v-card-actions class="ContentCard-Actions">
4
<subject-tag
5
v-for="(item, idx) in subjects"
0 commit comments