# gutenberg/10.1.0/build/block-library/blocks/video/style.css

Gutenberg, version 10.1.0. 1 lines.

- Page: https://pluginprobe.com/plugins/gutenberg/10.1.0/code/build/block-library/blocks/video/style.css
- Raw: https://pluginprobe.com/plugins/gutenberg/10.1.0/raw/build/block-library/blocks/video/style.css
- Modified: 2021-02-05T08:35:58+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/gutenberg/10.1.0/code/build/block-library/blocks/video/style.css#L10-L20`.

```css
.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}
```
