Commit 6583d44
Fix single post layout to fill available width
Removed the restrictive max-width constraint on .single-post that was
causing the content to appear narrow with excessive whitespace. Changed
from max-width: 40em to max-width: 100% so the content properly fills
the grid column, matching the reference layout at philschmid.de.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 7d9bf01 commit 6583d44
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1531 | 1531 | | |
1532 | 1532 | | |
1533 | 1533 | | |
1534 | | - | |
| 1534 | + | |
1535 | 1535 | | |
1536 | 1536 | | |
1537 | 1537 | | |
| |||
0 commit comments