diff --git a/src/components/ContactDetails.vue b/src/components/ContactDetails.vue index db9346a98..d9c27a6d3 100644 --- a/src/components/ContactDetails.vue +++ b/src/components/ContactDetails.vue @@ -1146,5 +1146,6 @@ section.contact-details { // forcing the size only for contacts app to fit the text size of the contacts app ::v-deep .related-resources__header h5 { font-size: medium; + opacity: .7; }