Are you trying to align a , like an icon next to text or a navigation item? CSS Cursor: Syntax, Usage, and Examples - Mimo
If your cursor isn't changing as expected, ensure the element isn't being covered by another invisible layer or that you haven't nested the style in a way that prevents it from firing.
: This is a class selector . Any HTML element with class="zgr3skSr" will have these styles applied to it.
: Use this when you have a or acting as a button. The cursor: pointer makes it feel interactive, while vertical-align: top ensures it lines up correctly with adjacent labels.