mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-06-15 13:24:17 -06:00
added OurSponsors: added final template content to page
This commit is contained in:
parent
27fe57c40e
commit
8f615d4f1b
@ -23,9 +23,15 @@
|
|||||||
|
|
||||||
#BecomeASponsors div a img {
|
#BecomeASponsors div a img {
|
||||||
height: 18rem;
|
height: 18rem;
|
||||||
|
width: auto;
|
||||||
padding-right: 3rem;
|
padding-right: 3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#BecomeASponsors img {
|
||||||
|
height: auto;
|
||||||
|
width: 60%;
|
||||||
|
}
|
||||||
|
|
||||||
#Sponsor {
|
#Sponsor {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
@ -79,6 +79,16 @@ const OurSponsors = () => {
|
|||||||
a link to the form as well)
|
a link to the form as well)
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
<p>
|
||||||
|
(Talk about what we can offer our sponsors for helping us briefly or
|
||||||
|
in a listing format. We can also mention how they can find more on the
|
||||||
|
sponsorship package - plus provide some way they can access the
|
||||||
|
package from here)
|
||||||
|
</p>
|
||||||
|
<img
|
||||||
|
src="https://res.cloudinary.com/dpgrgsh7g/image/upload/v1708797415/Screenshot_from_2024-02-24_10-52-24_nsn9uv.png"
|
||||||
|
alt="A photo of our sponsorship package"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div id="Sponsor">
|
<div id="Sponsor">
|
||||||
<h2 className="SponsorsTitle">Current Sponsors</h2>
|
<h2 className="SponsorsTitle">Current Sponsors</h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user