diff --git a/webapp/home/static/home/css/main.css b/webapp/home/static/home/css/main.css index 77408cc8..d7e0e616 100644 --- a/webapp/home/static/home/css/main.css +++ b/webapp/home/static/home/css/main.css @@ -100,7 +100,7 @@ footer .links h6 { font-weight: bold; margin-bottom: 1.5rem; } -footer .links a { +.plain-links a { color: inherit; white-space: nowrap; } diff --git a/webapp/home/templates/home/snippets/footer.html b/webapp/home/templates/home/snippets/footer.html index 5ff94ce6..208e02f8 100644 --- a/webapp/home/templates/home/snippets/footer.html +++ b/webapp/home/templates/home/snippets/footer.html @@ -38,7 +38,7 @@