Skip to content

Commit

Permalink
Try Again at fixxing some formatting issues and update the margins
Browse files Browse the repository at this point in the history
  • Loading branch information
DinnerBone422 committed Sep 8, 2024
1 parent 73f936e commit 958e7f6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 14 deletions.
22 changes: 13 additions & 9 deletions Sponsorship And Support/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,12 @@ <h1>Our Sponsor’s Vital Role</h1>
A special thank you goes out to our generous sponsor, whose belief in our team has fueled our progress and made our journey possible.
Their financial support has been instrumental in covering the costs of materials, parts, tools, and other essential expenses that allow us to bring our go-kart vision to life.
How Our Sponsor Supports Us:
<ul>
<li>Financial Assistance: Providing the funds necessary to purchase materials, components, and tools required for the construction of our go-kart.</li>
<li>Encouragement: Offering us motivation and confidence through their belief in our abilities and potential.</li>
</ul>
</p>
<ul>
<li>Financial Assistance: Providing the funds necessary to purchase materials, components, and tools required for the construction of our go-kart.</li>
<li>Encouragement: Offering us motivation and confidence through their belief in our abilities and potential.</li>
</ul>
<p>
Our sponsor’s contribution is not just about the financial aspect;
it’s also about the trust and encouragement they’ve given us.
We’re proud to have them as part of our team and look forward to making them proud with our achievements.
Expand All @@ -94,11 +96,13 @@ <h1>Support from Roncalli College</h1>
to offering guidance and encouragement every step of the way,
our college has been the backbone of our project.
How Our College Supports Us:
<ul>
<li>Facilities & Resources: Access to workshops, tools, and materials essential for constructing our go-kart.</li>
<li>Mentorship: Guidance from teachers and staff who help us navigate the technical and logistical challenges of the project.</li>
<li>Opportunities for Growth: Encouraging our participation in EVolocity to develop practical skills, teamwork, and leadership.</li>
</ul>
</p>
<ul>
<li>Facilities & Resources: Access to workshops, tools, and materials essential for constructing our go-kart.</li>
<li>Mentorship: Guidance from teachers and staff who help us navigate the technical and logistical challenges of the project.</li>
<li>Opportunities for Growth: Encouraging our participation in EVolocity to develop practical skills, teamwork, and leadership.</li>
</ul>
<p>
We’re incredibly grateful for this support,
which not only enables us to take on this exciting challenge but also prepares us for future endeavours in the fields of engineering, technology, and sustainability.
</p>
Expand Down
10 changes: 5 additions & 5 deletions global.css
Original file line number Diff line number Diff line change
Expand Up @@ -256,16 +256,16 @@ main{
color: var(--text-light);
}

main h1, main h2, main h3 {
margin: 1rem 0rem 0rem 0rem;
}

main h1{
font-size: 3rem;
margin: 2rem 0rem 0rem 0rem;
margin: 3rem 0rem 0rem 0rem;
letter-spacing: 0.1rem;
}

main h2, main h3 {
margin: 1rem 0rem 0rem 0rem;
}

main p, main ul, main li{
font-size: 1.5rem;
margin: 0rem 0rem 0rem 0rem;
Expand Down

0 comments on commit 958e7f6

Please sign in to comment.