diff --git a/css/index.styl b/css/index.styl index 899b52c..725a191 100644 --- a/css/index.styl +++ b/css/index.styl @@ -58,6 +58,12 @@ p { border-radius: 5px 5px 0 0 background white + iframe { + display: inline-block; + vertical-align: bottom; + margin-right: 10px; + } + p { font: 12px/20px "Quicksand", sans-serif; @media (max-width: 600px) { diff --git a/lib/components/App.js b/lib/components/App.js index 88eeb87..1ba7fbd 100644 --- a/lib/components/App.js +++ b/lib/components/App.js @@ -56,7 +56,9 @@ export default class App extends React.Component { : }