Eledah
2024-08-20 3b74453fe6768dc892574d739e7c30908c3833ca
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;
}