Fixed position relative to a container
Unanswered
Satin Angora posted this in #help-forum
Satin AngoraOP
I want to create something just like the nextjs docs https://nextjs.org/docs where the sidebars are behaving as if the have a fixed position relative to the container, the only thing that moves when you scroll is the content in between
i tired using the sticky position but it's causing the content to be pushed down
i tired using the sticky position but it's causing the content to be pushed down