mirror of
https://gitlab.com/redline-racing-division/redline-racing-website.git
synced 2025-08-01 19:11:26 +00:00
fixed scaling issues
This commit is contained in:
83
index.html
83
index.html
@@ -109,11 +109,11 @@
|
|||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<header class="masthead text-center">
|
<header class="masthead text-center">
|
||||||
<div>
|
<div class="container">
|
||||||
<img
|
<img
|
||||||
src="img/RRDLogoTrans.png"
|
src="img/RRDLogoTrans.png"
|
||||||
class="img-fluid"
|
class="img-fluid"
|
||||||
style=" max-height: 50vh;"
|
style=" max-height: 50vh; margin-bottom: 5vh;"
|
||||||
alt="Redline Racing
|
alt="Redline Racing
|
||||||
Division Logo"
|
Division Logo"
|
||||||
/>
|
/>
|
||||||
@@ -225,43 +225,48 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section style="margin-left: 10%; margin-right: 10%;">
|
<section>
|
||||||
<div class="jumbotron">
|
<div class="container">
|
||||||
<h1 class="display-4">Donate</h1>
|
<div class="row align-items-center">
|
||||||
<p class="lead">
|
<div class="jumbotron">
|
||||||
Redline Racing Division values donations from everyone, be it large
|
<h1 class="display-4">Donate</h1>
|
||||||
corporations or local community members. Any donation made is tax
|
<p class="lead">
|
||||||
deductible through Embry-Riddle Aeronautical University's 501(c)(3)
|
Redline Racing Division values donations from everyone, be it
|
||||||
non-profit status. Below, we have our official sponsorship package
|
large corporations or local community members. Any donation made
|
||||||
which spells out how your donation helps progress students education.
|
is tax deductible through Embry-Riddle Aeronautical University's
|
||||||
</p>
|
501(c)(3) non-profit status. Below, we have our official
|
||||||
<hr class="my-4" />
|
sponsorship package which spells out how your donation helps
|
||||||
<h2>Donations less than $500</h2>
|
progress students education.
|
||||||
<p>
|
</p>
|
||||||
We greatly appreciate donations of all sizes. Cash donations smaller
|
<hr class="my-4" />
|
||||||
than $500 are made easy using the gofundme link below. If you wish to
|
<h2>Donations less than $500</h2>
|
||||||
donate something other than money please reach out to us using the
|
<p>
|
||||||
form below.
|
We greatly appreciate donations of all sizes. Cash donations
|
||||||
</p>
|
smaller than $500 are made easy using the gofundme link below. If
|
||||||
<a
|
you wish to donate something other than money please reach out to
|
||||||
class="btn btn-primary btn-lg"
|
us using the form below.
|
||||||
style="background-color: #00b964; border-color: #00b964;"
|
</p>
|
||||||
href="https://www.gofundme.com/f/embryriddle-aeronautical-university-fsae-team"
|
<a
|
||||||
role="button"
|
class="btn btn-primary btn-lg"
|
||||||
>gofundme</a
|
style="background-color: #00b964; border-color: #00b964;"
|
||||||
>
|
href="https://www.gofundme.com/f/embryriddle-aeronautical-university-fsae-team"
|
||||||
<hr class="my-4" />
|
role="button"
|
||||||
<h2>Large Donations</h2>
|
>gofundme</a
|
||||||
<p>
|
>
|
||||||
Large donations must be made through the via Embry-Riddle using the
|
<hr class="my-4" />
|
||||||
link below.
|
<h2>Large Donations</h2>
|
||||||
</p>
|
<p>
|
||||||
<a
|
Large donations must be made through the via Embry-Riddle using
|
||||||
class="btn btn-primary btn-lg"
|
the link below.
|
||||||
href="https://givingto.erau.edu/"
|
</p>
|
||||||
role="button"
|
<a
|
||||||
>Giving to Embry Riddle</a
|
class="btn btn-primary btn-lg"
|
||||||
>
|
href="https://givingto.erau.edu/"
|
||||||
|
role="button"
|
||||||
|
>Giving to Embry Riddle</a
|
||||||
|
>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
|
Reference in New Issue
Block a user