fix: tech-debt batch 5 — CSS cleanup #361
Reference in New Issue
Block a user
Delete Branch "fix/tech-debt-batch-5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
--border-radius-full: Replace magic99999pxwithcalc(infinity * 1px)— the semantically correct way to express "as round as possible".centerclass: A dirty patch from 2015 that was only used in 6 templates. Replaced withtw-text-centerutility.Refs #318
Test plan
🤖 Generated with Claude Code