web
2025-03-22 524451ef93534fdfc7084501ddd4a1d649859783
src/layout/components/Navbar.vue
@@ -97,7 +97,6 @@
    cursor: pointer;
    transition: background 0.3s;
    -webkit-tap-highlight-color: transparent;
    &:hover {
      background: rgba(250, 250, 250, 0.025);
    }