This repository has been archived on 2023-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
Omphaloskepsis/plugins/jetpack/modules/theme-tools/responsive-videos/responsive-videos.css
2018-03-21 18:19:20 +00:00

11 lines
207 B
CSS

.jetpack-video-wrapper {
margin-bottom: 1.6em;
}
.jetpack-video-wrapper > embed,
.jetpack-video-wrapper > iframe,
.jetpack-video-wrapper > object,
.jetpack-video-wrapper > .wp-video {
margin-bottom: 0;
}