web
2025-04-15 8f50c8203c8df64dd0a566b228bae7f69156e109
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);
    }