changeset 1089:64fb0d6933a4

Hide podcast logo on small screens.
author Brian Neal <bgneal@gmail.com>
date Sun, 08 May 2016 21:03:09 -0500
parents 360067908b35
children 71685387dd11
files sg101/templates/podcast/base.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sg101/templates/podcast/base.html	Wed May 04 22:07:56 2016 -0500
+++ b/sg101/templates/podcast/base.html	Sun May 08 21:03:09 2016 -0500
@@ -6,7 +6,7 @@
 {% block content %}
 <h2><a href="{% url 'podcast-main' %}">SurfGuitar101 Podcast</a></h2>
 <div class="media-object">
-   <div class="media-object-section">
+   <div class="media-object-section show-for-medium">
       <img src="{{ channel.image.url }}" class="scale-width" alt="Podcast Logo" />
    </div>
    <div class="media-object-section">