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
Adding text-decoration to links across the board results in underlined nav links. Consider turning these into buttons or otherwise restructuring to avoid this? I did remove the underline from a.home_links so the home link doesn't include them.
Adding text-decoration to links across the board results in underlined nav links. Consider turning these into buttons or otherwise restructuring to avoid this? I did remove the underline from
a.home_linksso the home link doesn't include them.