diff --git a/pages/scene/+Page.vue b/pages/scene/+Page.vue index 730234b..9c3715b 100644 --- a/pages/scene/+Page.vue +++ b/pages/scene/+Page.vue @@ -802,7 +802,7 @@ function copySummary() { } .fingerprints-heading { - color: var(--shadow); + color: var(--glass); font-weight: normal; padding: .25rem; text-align: left;