diff --git a/nx-dev/feature-search/src/lib/algolia-search.global.css b/nx-dev/feature-search/src/lib/algolia-search.global.css index 24bc18e43892b..9bfc2418c54a7 100644 --- a/nx-dev/feature-search/src/lib/algolia-search.global.css +++ b/nx-dev/feature-search/src/lib/algolia-search.global.css @@ -156,11 +156,12 @@ } .DocSearch-Hit-source { - line-height: 1.5rem; - font-weight: bold; color: theme('colors.gray.600'); + font-weight: bold; + line-height: 1.5rem; margin-top: 1.5rem; margin-bottom: 1rem; + text-transform: capitalize; } .DocSearch-Hit-Container { diff --git a/nx-dev/feature-search/src/lib/algolia-search.tsx b/nx-dev/feature-search/src/lib/algolia-search.tsx index d17fbf1db9923..8edd09fa6e127 100644 --- a/nx-dev/feature-search/src/lib/algolia-search.tsx +++ b/nx-dev/feature-search/src/lib/algolia-search.tsx @@ -96,16 +96,16 @@ export function AlgoliaSearch() { {isOpen && createPortal(