About: Swap out images and videos for CDN versions, and add responsive images.

Props: joemcgill, pento.
See #40721. 


git-svn-id: https://develop.svn.wordpress.org/trunk@40881 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mel Choyce
2017-06-07 22:06:16 +00:00
parent abbfbca7a8
commit 5bf914bb96
2 changed files with 54 additions and 12 deletions

View File

@@ -40,7 +40,6 @@
max-width: 100%;
height: auto;
vertical-align: middle;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.about-wrap .jetpack-video-wrapper {
@@ -294,10 +293,6 @@
padding-top: 35px;
}
.about-wrap .headline-feature img {
border: none;
}
.about-wrap .feature-section .media-container {
overflow: hidden;
}