## Problem For now we can't see headings (if ones are specified), when we scroll down to the table contents ## Solution Use ```css position: sticky ``` for headings to improve table UI
Problem
For now we can't see headings (if ones are specified), when we scroll down to the table contents
Solution
Use
for headings to improve table UI