Emile Bangma
2025-02-25 59d5a0ed3a6089c1e2a18d846fd8e428696eca92
quartz/components/styles/popover.scss
@@ -70,7 +70,7 @@
    opacity 0.3s ease,
    visibility 0.3s ease;
  @media all and (max-width: $mobileBreakpoint) {
  @media all and ($mobile) {
    display: none !important;
  }
}