Commit 3d322b6
authored
Un-mute the description text for accessibility (#1340)
- Ticket: [ENG-3235](https://openscience.atlassian.net/browse/ENG-3235)
- Feature flag: n/a
## Purpose
The description text on the collections discover page was not passing accessibility standards of contrast. This fixes that.
## Summary of Changes
1. Un-mute the text
## Side Effects
None
## QA Notes
Just needs to run through accessibility testing.1 parent 0619bd1 commit 3d322b6
File tree
1 file changed
+1
-1
lines changed- lib/collections/addon/components/collection-search-result/node
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments