diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-21 12:00:42 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-21 12:00:42 +0200 |
| commit | d341dd8bd778d46bc312acb93ce365fe7122f554 (patch) | |
| tree | f1caba97e921b98df1e83f4848bf9f1c90f35a2f /CLAUDE.md | |
| parent | d21d25e138f64546f1c6b2cccce0b6f943c6fc16 (diff) | |
| download | danixxyz-d341dd8bd778d46bc312acb93ce365fe7122f554.tar.gz danixxyz-d341dd8bd778d46bc312acb93ce365fe7122f554.zip | |
fix: correct mobile connector/node geometry accounting for ol padding
The spine's absolute position is measured from the <ol> border edge, but
abs-positioned children of .timeline-item use the item's padding box as
reference. With px-4 (16px) on .timeline and margin-left: 30px on the item,
the item left sits at 46px from the <ol> border. Spine right = 22px, so
relative to item = -24px. Fixed connector to left:-24px/width:24px and
node to left:-30px so both touch the spine correctly on mobile.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Diffstat (limited to 'CLAUDE.md')
0 files changed, 0 insertions, 0 deletions
