Newer
Older
GrowiCustomScript / Custom.css
@KM KM on 29 Dec 196 bytes first commit
iframe.youtube-16-9 {
  width: 100%;
  height: auto;
  aspect-ratio: 1.78;
  max-width: 768px;
}
iframe.metabase-16-9 {
  width: 100%;
  height: auto;
  aspect-ratio: 1.78;
  max-width: 768px;
}