Skip to content

Commit 132e32b

Browse files
yyyCodeclaude
andcommitted
fix: make hero image fill full content width instead of 720px
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 8a6a80c commit 132e32b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

vue/src/assets/blog.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,6 @@ body {
428428
/* 首页 Hero 图片 */
429429
.home-hero-image-wrap {
430430
width: 100%;
431-
max-width: 720px;
432431
border-radius: 10px;
433432
overflow: hidden;
434433
background: var(--placeholder-tint);

0 commit comments

Comments
 (0)