Files
Charlie Egan 2b2cb12efd [docs] Address anchor linking issue (#5795)
This addresses an issue where the old hacky way of padding an anchor
(which I added) messed with the flow of linking to anchors in tables.

This makes a few changes:
- hides banners with display none rather than removing them using a
  class on the parent
- makes the article content sticky
- makes the hight of the article content change based on if the banner
  is showing or not.

Signed-off-by: Charlie Egan <charlie@styra.com>
2023-03-29 12:57:31 +01:00
..