Commit 25dd03a
revert(web): simplify <main> padding back to p-8 shorthand
The px-8 py-8 workaround was added after p-8 appeared broken, but the
root cause was an unlayered CSS reset clobbering Tailwind's physical
shorthand utilities (fixed in a prior commit). With the reset gone,
p-8 works correctly and is the simpler form.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent bb81dc7 commit 25dd03a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments