Emile Bangma
2024-12-01 7ac94e1d840b58e1400e5dd08533eed9e7418d70
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;
  }
}