dependabot[bot]
2024-01-31 e21d50c711aae2e55d1296ec7c1d98fb7045ccf5
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;
        }
      }
    }