Justin Fowler
2024-01-30 6ce754bda21c961d7a7c7426c880be3343f1e3b7
quartz/styles/base.scss
@@ -171,9 +171,11 @@
    & .sidebar.right {
      right: calc(calc(100vw - $pageWidth) / 2 - $sidePanelWidth);
      flex-wrap: wrap;
      & > * {
        @media all and (max-width: $fullPageWidth) {
          flex: 1;
          min-width: 140px;
        }
      }
    }