web
2025-04-11 e7bef8f799b0cefd5ea1817d578cc868cbfea1f4
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);
    }