diff --git a/webapp/static/app.css b/webapp/static/app.css index 44b5abe..3182661 100644 --- a/webapp/static/app.css +++ b/webapp/static/app.css @@ -410,10 +410,8 @@ button.secondary:hover { #data-acknowledgement-card a { color: var(--link); - text-decoration: none; } #data-acknowledgement-card a:hover { color: var(--hover); - text-decoration: underline; } diff --git a/webapp/static/index.html b/webapp/static/index.html index 22aa451..f07c3a7 100644 --- a/webapp/static/index.html +++ b/webapp/static/index.html @@ -4,7 +4,7 @@