luna-one 3.1.387 → 3.1.388

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.
@@ -447,6 +447,11 @@
447
447
  &--icon {
448
448
  margin: auto
449
449
  }
450
+ &:hover .ter-navbar__nav-link,
451
+ &:hover .ter-mega-menu__nav-text,
452
+ &:hover .ter-nav-mini-menu__text {
453
+ border-bottom: 3px solid #ffbe00
454
+ }
450
455
  }
451
456
  }
452
457
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "luna-one",
3
- "version": "3.1.387",
3
+ "version": "3.1.388",
4
4
  "dependencies": {
5
5
  "@storybook/addon-knobs": "^6.3.1",
6
6
  "@testing-library/jest-dom": "^5.11.9",