How can we avoid the shake when we hover over an element and set its font to show bold? Here is a sample of the code I wrote:
Is there a technique to avoid the shaking? Suppose I hover on LogOff, the font goes bold, but that line of text moves a little to the right due to the text getting emboldened. If we hover away it again shakes.
Is there any CSS way of avoiding such shakes?