Skip to content

Commit b08ed2e

Browse files
committed
fix: mobile homepage container
1 parent 222695a commit b08ed2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/css/v3/v3-homepage.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ body:has(.homepage-v3) .header {
182182
}
183183

184184
.homepage-container {
185-
max-width: 500px;
185+
max-width: 485px;
186186
padding: 0 var(--space-medium);
187187
}
188188

0 commit comments

Comments
 (0)