Skip to content

Commit 51b7c41

Browse files
committed
edit padding
1 parent cc068a7 commit 51b7c41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webGenerate/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const cardStyle = `
5252
.card-top {
5353
flex: 1; /* 占据剩余的所有垂直空间 */
5454
background-color: #ffffff; /* 白色背景 */
55-
padding: 20px;
55+
padding: 40px;
5656
color: #333333;
5757
}
5858

0 commit comments

Comments
 (0)