31 lines
1.2 KiB
HTML
31 lines
1.2 KiB
HTML
<div [class]="{'': !mobileService.isMobile(), 'mb5': mobileService.isMobile()}">
|
|
<div class="row row-center">
|
|
<article class="bg-light-blue center mw5 ba b--black-10 mv4">
|
|
<div class="pv2 ph3">
|
|
<h1 class="f6 ttu tracked">Summer Cheese Steak Fundraiser</h1>
|
|
</div>
|
|
<a href="fundraiser/philly-flier.png">
|
|
<img
|
|
src="fundraiser/philly-flier.png"
|
|
class="w-100 db" alt="Flowers">
|
|
</a>
|
|
</article>
|
|
<article class="bg-light-blue center mw5 ba b--black-10 mv4">
|
|
<div class="pv2 ph3">
|
|
<h1 class="f6 ttu tracked">Spring Flower Fundraiser</h1>
|
|
</div>
|
|
<img src="https://www.iraisemore.com/cdn/shop/files/wp85_1024x1024@2x.jpg?v=1734105510" class="w-100 db"
|
|
alt="Flowers">
|
|
<div class="pa3">
|
|
<p>
|
|
Fundraiser benefits the Troop and individual Scouts. Fundraiser runs from February 27th until March 20th.
|
|
Please enter the <b>Scout's name</b> and <b>Scouting America Troop 2020G</b> in the "Who are you Supporting"
|
|
fields in the checkout cart.
|
|
</p>
|
|
<p>
|
|
<b>This fundraiser has concluded.</b>
|
|
</p>
|
|
</div>
|
|
</article>
|
|
</div>
|
|
</div> |