Skip to content

Commit d33b5d3

Browse files
committed
シャドウをつける
1 parent e62b556 commit d33b5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ContentCard.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<v-card class="ContentCard">
2+
<v-card class="ContentCard elevation-4">
33
<v-card-actions class="ContentCard-Actions">
44
<subject-tag
55
v-for="(item, idx) in subjects"

0 commit comments

Comments
 (0)