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
There is a card on the homepage with an underline(on hover) that extends the full width of the card in Firefox. Adding width: -moz-fit-content; should fix this issue
There is a card on the homepage with an underline(on hover) that extends the full width of the card in Firefox. Adding
width: -moz-fit-content;should fix this issue