diff --git a/web/src/styles/global.css b/web/src/styles/global.css index 9ac55e7..c32cfcd 100644 --- a/web/src/styles/global.css +++ b/web/src/styles/global.css @@ -48,6 +48,7 @@ border: none; background: transparent; text-align: left; + text-decoration: none; transition: background 100ms; } .nav-link:hover {