We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc90759 commit 998e71bCopy full SHA for 998e71b
1 file changed
src/app/home/FeatureCard.tsx
@@ -26,6 +26,7 @@ const StyleCard = styled(Card)`
26
27
.ant-card-body {
28
height: 120px;
29
+ padding: 12px;
30
}
31
32
&:hover {
0 commit comments