1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-08-02 03:21:29 +00:00

fixed scaling issues

This commit is contained in:
2020-01-15 17:29:35 -07:00
parent 35d1ba2616
commit 9fa01c2d39

View File

@@ -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,23 +225,26 @@
</div> </div>
</div> </div>
</section> </section>
<section style="margin-left: 10%; margin-right: 10%;"> <section>
<div class="container">
<div class="row align-items-center">
<div class="jumbotron"> <div class="jumbotron">
<h1 class="display-4">Donate</h1> <h1 class="display-4">Donate</h1>
<p class="lead"> <p class="lead">
Redline Racing Division values donations from everyone, be it large Redline Racing Division values donations from everyone, be it
corporations or local community members. Any donation made is tax large corporations or local community members. Any donation made
deductible through Embry-Riddle Aeronautical University's 501(c)(3) is tax deductible through Embry-Riddle Aeronautical University's
non-profit status. Below, we have our official sponsorship package 501(c)(3) non-profit status. Below, we have our official
which spells out how your donation helps progress students education. sponsorship package which spells out how your donation helps
progress students education.
</p> </p>
<hr class="my-4" /> <hr class="my-4" />
<h2>Donations less than $500</h2> <h2>Donations less than $500</h2>
<p> <p>
We greatly appreciate donations of all sizes. Cash donations smaller We greatly appreciate donations of all sizes. Cash donations
than $500 are made easy using the gofundme link below. If you wish to smaller than $500 are made easy using the gofundme link below. If
donate something other than money please reach out to us using the you wish to donate something other than money please reach out to
form below. us using the form below.
</p> </p>
<a <a
class="btn btn-primary btn-lg" class="btn btn-primary btn-lg"
@@ -253,8 +256,8 @@
<hr class="my-4" /> <hr class="my-4" />
<h2>Large Donations</h2> <h2>Large Donations</h2>
<p> <p>
Large donations must be made through the via Embry-Riddle using the Large donations must be made through the via Embry-Riddle using
link below. the link below.
</p> </p>
<a <a
class="btn btn-primary btn-lg" class="btn btn-primary btn-lg"
@@ -263,6 +266,8 @@
>Giving to Embry Riddle</a >Giving to Embry Riddle</a
> >
</div> </div>
</div>
</div>
</section> </section>
<section> <section>
<div class="container"> <div class="container">