quartz/styles/base.scss
@@ -172,6 +172,7 @@ box-sizing: border-box; padding: 0 4rem; position: fixed; z-index: 1; @media all and (max-width: $fullPageWidth) { position: initial; flex-direction: row; @@ -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; }