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; @@ -541,3 +542,11 @@ overflow-x: auto; overflow-y: hidden; } .external-embed.youtube, iframe.pdf { aspect-ratio: 16 / 9; height: 100%; width: 100%; border-radius: 5px; }