Add "fixed" class
Added a "fixed" class so developers can style their fixed nav differently when it's position changes to fixed. Since it gets removed from the dom and re-cloned each time it switches between fixed and static, there's no reason to remove the fixed class.
Loading
Please sign in to comment