diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 3ef0f51..58a44ad 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -157,6 +157,10 @@ h3 { background-size: cover; border-radius: 5px; } +.artwork-youtube { + background-position: 50% 0%; +} + .not-found { opacity: 0.2; } diff --git a/views/home.jsx b/views/home.jsx index e66e85c..8673665 100644 --- a/views/home.jsx +++ b/views/home.jsx @@ -33,7 +33,7 @@ var RecentItem = React.createClass({ return (