Skip to content

Commit cc29cdc

Browse files
committed
スタイルを修正した
1 parent 3ae2ebb commit cc29cdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/ui/components/store/Product.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ const props = defineProps<StoreItemProps>()
6464
}
6565
6666
&::v-deep(p) {
67-
font-size: 18px;
68-
line-height: 1.8;
67+
font-size: 16px;
68+
line-height: 1.6;
6969
}
7070
}
7171

0 commit comments

Comments
 (0)