website
website copied to clipboard
fix: restore pricing table sticky headers (revert accidental deletion)
This PR restores the sticky header implementation from PR #236.
Commit 1181117 ("Remove pricing files") accidentally removed the pricing FeaturesChart files, causing the sticky header to disappear from the pricing page.
This PR reverts that deletion and adds the correct files back.