Switch New York Times case study to use youtube shortcode

This commit is contained in:
M. Habib Rosyad
2020-11-20 14:32:12 +07:00
parent 1e38b53fc8
commit 4ba449d527
3 changed files with 25 additions and 7 deletions
+19
View File
@@ -126,6 +126,13 @@ h4[id]:before {
margin: 0 auto;
}
.content .quote-text p {
color: #fff;
font-size: 100%;
line-height: 1.4em;
margin-bottom: 0;
}
.quote-author {
display: block;
margin-top: 3em;
@@ -144,6 +151,18 @@ h4[id]:before {
letter-spacing: 0.03em;
}
.youtube-quote-sm {
display: inline-block;
width: 380px;
height: 215px;
}
.youtube-quote-sm iframe {
width: 100%;
height: 100%;
border: 0;
}
@media screen and (max-width: 910px) {
h1 {
font-size: 32px;