bfahrenfort
2024-08-31 84a9be65ce9c72aba2bc35aa7df4686d0a8082c4
quartz/styles/base.scss
@@ -182,6 +182,7 @@
    }
    & .sidebar.left {
      z-index: 1;
      left: calc(calc(100vw - $pageWidth) / 2 - $sidePanelWidth);
      @media all and (max-width: $fullPageWidth) {
        gap: 0;
@@ -542,7 +543,8 @@
  overflow-y: hidden;
}
.external-embed.youtube {
.external-embed.youtube,
iframe.pdf {
  aspect-ratio: 16 / 9;
  height: 100%;
  width: 100%;