Skip to content

Commit

Permalink
Fixed about page alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
devesh-aggarwal authored and kokonut121 committed Nov 4, 2024
1 parent b29cadb commit 550057a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions views/public/teamV2.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<div class="text">
<p class="personName">Nihal Josyula</p>
<p class="personTitle">President</p>
<p class="personDesc">Nihal manages the organization and is responsible for the overall direction of the Mu Foundation.</p>
<p class="personDesc">Nihal manages the organization, providing overall direction while effectively leading the strategy and long-term vision of the Mu Foundation.</p>
</div>
</div>
<div class="personElement">
Expand All @@ -39,7 +39,7 @@
<div class="text">
<p class="personName">Patrick Feng</p>
<p class="personTitle">Director of Software Development</p>
<p class="personDesc">As Director of Software Development, Patrick maintains the codebase, implements new features, and facilitates code contribution.</p>
<p class="personDesc">As Director of Software Development, Patrick maintains the codebase, implements new features, and facilitates code contribution at Mutorials.</p>
</div>
</div>
<div class="personElement">
Expand All @@ -54,7 +54,7 @@
<div class="text">
<p class="personName">Daniel Lu</p>
<p class="personTitle">Secretary</p>
<p class="personDesc">Daniel oversees all the processes at Mutorials and organizes most events and meetings. He is also responsible for assigning tasks and keeping the organization in check.</p>
<p class="personDesc">Daniel oversees all processes at Mutorials, organizes meetings, and is responsible for assigning tasks while keeping the organization in order.</p>
</div>
</div>
<div class="personElement">
Expand All @@ -69,7 +69,7 @@
<div class="text">
<p class="personName">Devesh Aggarwal</p>
<p class="personTitle">Director of Content Development</p>
<p class="personDesc">Devesh manages content development and review, overseeing all contributors. He aims to improve the content experience for users and expand question inventory.
<p class="personDesc">Devesh manages content development and review, overseeing all contributors. He aims to enhance the content experience for users and expand the inventory of high-quality questions.
</p>
</div>
</div>
Expand All @@ -85,7 +85,7 @@
<div class="text">
<p class="personName">Now Hiring!</p>
<p class="personTitle">Director of Marketing</p>
<p class="personDesc">We're looking for a new Director of Marketing. This role manages advertising and outreach at Mutorials, guiding its national expansion.</p>
<p class="personDesc" style="margin-bottom: 10px;">We're looking for a new Director of Marketing. This role manages advertising and outreach at the Mu Foundation, guiding its national expansion.</p>
<a class="btn btn-primary rounded-md" id="linkButton" href="https://docs.google.com/forms/d/e/1FAIpQLSdApNSVCwUQSarhzrp9MboT0S_bCO5pwbL4xUGQm-0DXWaRpg/viewform?usp=sharing">Apply Now!</a>
</div>
</div>
Expand Down

0 comments on commit 550057a

Please sign in to comment.