dependabot[bot]
2024-08-15 a5f2f874f75dd53c83b2db883e6871cb84eccf09
quartz/styles/base.scss
@@ -541,3 +541,11 @@
  overflow-x: auto;
  overflow-y: hidden;
}
.external-embed.youtube,
iframe.pdf {
  aspect-ratio: 16 / 9;
  height: 100%;
  width: 100%;
  border-radius: 5px;
}