web
2025-04-10 a8dd05927a7ca3b34f7729604744a24375f3549f
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);
    }