Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…-2024 into develop
  • Loading branch information
CooperW824 committed May 3, 2024
2 parents aa1e403 + 89508f5 commit 56e666b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/about-us.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ export default function AboutUs() {
<p>Rensselaer Polytechnic Institute</p>
<p>Darrin Communications Center</p>
</div>
<div className="w-fit pl-2 md:pl-0 lg:pl-2 mb-4 md:mb-0 lg:mb-4" >
<RegistrationLink />
<div className="w-fit pl-2 md:pl-0 lg:pl-2 mb-4 md:mb-0 lg:mb-4">
<RegistrationLink />
</div>
</div>
</div>
Expand Down

0 comments on commit 56e666b

Please sign in to comment.