diff options
Diffstat (limited to '')
-rw-r--r-- | pyblackbird_cc/templates/resources/resource_list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyblackbird_cc/templates/resources/resource_list.html b/pyblackbird_cc/templates/resources/resource_list.html index af1a126..fdd0394 100644 --- a/pyblackbird_cc/templates/resources/resource_list.html +++ b/pyblackbird_cc/templates/resources/resource_list.html @@ -36,7 +36,7 @@ {# standard resources #} <div class="row my-4 text-center"> <div class="col"> - <h5 class="display-6">Standard resources</h5> + <h5 class="display-6 text-display-secondary">Standard resources</h5> </div> </div> |