Turn off related videos in embed

See https://github.com/LLK/scratch-www/pull/1081#issuecomment-263746724. Also adjusts padding to accommodate https://github.com/LLK/scratch-www/pull/1081#issuecomment-263747658.
This commit is contained in:
Matthew Taylor 2016-11-30 08:33:15 -05:00
parent f84df573a3
commit e9d6b58d5e
2 changed files with 2 additions and 2 deletions
src/views/splash/hoc-event-row

View file

@ -38,7 +38,7 @@ var HocEventRow = React.createClass({
<iframe
className="hoc-event-video-iframe"
title="Design a Character Studio"
src="https://www.youtube.com/embed/_srMcH7oB3Y"
src="https://www.youtube-nocookie.com/embed/_srMcH7oB3Y?rel=0"
frameborder="0"
webkitAllowFullScreen
mozallowfullscreen

View file

@ -75,7 +75,7 @@
}
.flex-row.mod-hoc-event {
padding: 2.5rem;
padding: 3rem 2rem 2rem;
}
.hoc-event-studio,