Removed xs column reset; restructured the featured news blip

This commit is contained in:
Ascendings 2015-09-29 12:00:39 -04:00
parent 4b01366a27
commit 97c846cc62

View File

@ -6,16 +6,14 @@
<!-- featured section -->
<section id="featured" class="row">
<!-- Featured news block -->
<div class="col-sm-6 col-xs-12 news shadow-1">
<div class="col-sm-6 col-xs-12">
<a href="https://itunes.apple.com/us/album/opting-out-ep/id884330910">
<img class="hover-box shadow-1" src="/img/banner/oo-banner.jpg" alt="Opting Out EP - Now available on iTunes!" />
</a>
</div>
<!-- clearfix column reset for small viewports -->
<div class="clearfix visible-xs-block"></div>
<!-- Donation plea -->
<div class="col-sm-6 col-xs-12 card full-width shadow-1">
<div class="col-sm-6 col-xs-12 card hover-box shadow-1">
<p>Since we are a local band, we do not exactly have lots of cash to throw at recording our stuff, taking ourselves to gigs, and whatever other expenses come up. We run off of the support from our fans, friends and family, and would greatly appreciate any help you guys can give us!</p>
<!--<p>You can support us <a href="">at kickstarter</a> today!</p>-->
</div>