Vladan
Public

Public

Follow
Follow
homePrivate Notes
Tag

position sticky

#position-sticky

More content

Read more stories on Hashnode


Articles with this tag

CSS Sticky is Weird

May 21, 20231 min read

I've fixed that issue: if the parent is "flex", then align-self: start; must be applied. And of course, top: 0px; as well.

CSS Sticky is Weird