diff --git a/app/assets/styles/home.css b/app/assets/styles/home.css index 002183a..96a6473 100644 --- a/app/assets/styles/home.css +++ b/app/assets/styles/home.css @@ -133,4 +133,8 @@ .report-dialog-actions { margin-top: 15px; } + + .title-header-link { + text-decoration: underline; + } } \ No newline at end of file