Skip to content

Commit

Permalink
Merge pull request #224 from acm-ucr/finalfixes
Browse files Browse the repository at this point in the history
minor fix oops
  • Loading branch information
seanquiambao authored Sep 13, 2024
2 parents b851e29 + 6fb404d commit e6ed1bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified public/images/past/past_11.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion src/app/about/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const Page = () => {
color="text-biscuits-green-200"
text={section.subtitle}
/>
<div className="mt-4 md:mt-6 text-lg md:text-xl font-inika md:w-2/3 w-10/12 mx-auto">
<div className="mt-4 md:mt-6 text-lg md:text-2xl font-inika md:w-2/3 w-10/12 mx-auto">
{section.paragraph}
</div>
</div>
Expand Down

0 comments on commit e6ed1bd

Please sign in to comment.