diff --git a/app/assets/stylesheets/native.css b/app/assets/stylesheets/native.css index 513f3bbe4..76440199c 100644 --- a/app/assets/stylesheets/native.css +++ b/app/assets/stylesheets/native.css @@ -32,5 +32,12 @@ .card-perma { margin-block-start: 0; } + + /* Search + /* ------------------------------------------------------------------------ */ + + .search__title { + text-decoration: none; + } } }