web
2025-04-21 12c72e520e0ff9d738b9dac5ce84a4821a75e6e3
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);
    }