Skip to content

Commit

Permalink
🌈 style(首页):
Browse files Browse the repository at this point in the history
features 的上下 padding 叠加
  • Loading branch information
lqzhgood committed Sep 13, 2023
1 parent 9aa3ca8 commit 36e6e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ hero:
margin: 0 auto
max-width: 1000px
background: rgba(255,255,255,0.7)
padding: 20px
padding: 0 20px
box-sizing: content-box
border-radius: 10px
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1)
Expand Down

0 comments on commit 36e6e93

Please sign in to comment.