Commit e683bb4
Change prose image width from fixed to max-width
Replace w-full (width: 100%) with max-w-full (max-width: 100%) on
images inside .prose paragraphs so images retain their intrinsic
size when smaller than the container.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6a60765 commit e683bb4
2 files changed
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| |||
0 commit comments