hds-web 1.38.2 → 1.38.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hds-web",
3
- "version": "1.38.2",
3
+ "version": "1.38.3",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.es.js",
@@ -383,7 +383,7 @@ export default function V3Header(props) {
383
383
  textStyle="body3c-medium"
384
384
  className={
385
385
  isDarkMode
386
- ? "text-neutral-0 hover:text-blue-600"
386
+ ? "text-neutral-0 hover:text-blue-400"
387
387
  : "text-neutral-800 hover:text-blue-600"
388
388
  }
389
389
  >