You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The targeted anchor heading can be cutted by the fixed top breadcrumb on mobile devices. For example:
This is not helpful if I directly come to the site with anchor links. Using padding instead of margin can make sure there is enough space between the target heading and the viewport edge.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The targeted anchor heading can be cutted by the fixed top breadcrumb on mobile devices. For example:
This is not helpful if I directly come to the site with anchor links. Using
padding
instead ofmargin
can make sure there is enough space between the target heading and the viewport edge.yari/client/src/document/index.scss
Lines 336 to 340 in 7891636
Beta Was this translation helpful? Give feedback.
All reactions