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
You could use border-bottom-color: transparent; instead of border-bottom: 0.25rem solid rgba(0,0,0,0); (it doesn't require to specify border width again). Good stuff btw, thanks!