summaryrefslogtreecommitdiffstats
path: root/docs/policies
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-21 12:00:42 +0200
committerDanilo M. <danix@danix.xyz>2026-04-21 12:00:42 +0200
commitd341dd8bd778d46bc312acb93ce365fe7122f554 (patch)
treef1caba97e921b98df1e83f4848bf9f1c90f35a2f /docs/policies
parentd21d25e138f64546f1c6b2cccce0b6f943c6fc16 (diff)
downloaddanixxyz-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 'docs/policies')
0 files changed, 0 insertions, 0 deletions