We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc068a7 commit 51b7c41Copy full SHA for 51b7c41
1 file changed
webGenerate/main.js
@@ -52,7 +52,7 @@ const cardStyle = `
52
.card-top {
53
flex: 1; /* 占据剩余的所有垂直空间 */
54
background-color: #ffffff; /* 白色背景 */
55
- padding: 20px;
+ padding: 40px;
56
color: #333333;
57
}
58
0 commit comments