Skip to content

Commit 29bfbff

Browse files
yyyCodeclaude
andcommitted
fix(home): center hero inner container with margin: 0 auto
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 0e70905 commit 29bfbff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vue/src/assets/blog.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,7 @@ body {
397397

398398
.home-hero-inner {
399399
max-width: 720px;
400+
margin: 0 auto;
400401
text-align: center;
401402
}
402403

0 commit comments

Comments
 (0)