@primer/brand-css 0.56.3-rc.9addcc15 → 0.56.3-rc.abb3e6a8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -320,8 +320,7 @@
320
320
 
321
321
  .Prose video,
322
322
  .Prose iframe[src*='youtube.com'],
323
- .Prose iframe[src*='youtu.be'],
324
- .Prose iframe[src*='youtube-nocookie.com'] {
323
+ .Prose iframe[src*='youtu.be'] {
325
324
  --spacing: var(--brand-Prose-img-spacing);
326
325
 
327
326
  border-radius: var(--brand-borderRadius-medium);
@@ -337,8 +336,7 @@
337
336
  }
338
337
 
339
338
  .Prose iframe[src*='youtube.com'],
340
- .Prose iframe[src*='youtu.be'],
341
- .Prose iframe[src*='youtube-nocookie.com'] {
339
+ .Prose iframe[src*='youtu.be'] {
342
340
  width: 100%;
343
341
  aspect-ratio: 16 / 9;
344
342
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primer/brand-css",
3
- "version": "0.56.3-rc.9addcc15",
3
+ "version": "0.56.3-rc.abb3e6a8",
4
4
  "description": "CSS stylesheets for Primer Brand components",
5
5
  "keywords": [
6
6
  "primer",