Spacing fix for weather footer
authorLaury GvR <laury@gaslightmedia.com>
Mon, 9 Mar 2015 15:00:44 +0000 (11:00 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 9 Mar 2015 15:00:44 +0000 (11:00 -0400)
templates/template.html

index e79d5c7..3a55c54 100755 (executable)
                         <h3>Local Weather</h3>
                         <section flexy:if="hasWeather" id="weather">
                             <img src="{fullIconUrl:h}" alt="" width="48" height="48">
-                            <p class="top">{weather}<span class="temp">{tempF}&#176;  <br> Gaylord, MI</span></p>
+                            <p class="top">{weather} <span class="temp">{tempF}&#176;  <br> Gaylord, MI</span></p>
                         </section><!-- /#weather -->
                     </div>
                     <div id="contactInfo" class="small-12 medium-8 columns">