Skip to content

Commit 998e71b

Browse files
committed
Fix: カードリストのスタイルを微調整
1 parent cc90759 commit 998e71b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/home/FeatureCard.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ const StyleCard = styled(Card)`
2626
2727
.ant-card-body {
2828
height: 120px;
29+
padding: 12px;
2930
}
3031
3132
&:hover {

0 commit comments

Comments
 (0)