Skip to content

Commit

Permalink
feat: resize "submit software" button
Browse files Browse the repository at this point in the history
  • Loading branch information
cc-a committed Aug 10, 2023
1 parent 27affee commit 43b699b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export default function MainContentImperialCollege({counts}: HomeProps) {
href={submit_software_href(auth_status, providers)}
onClick={set_location_cookie}
>
<div className="text-4xl">Submit Software</div>
<div className="text-3xl">Submit Software</div>
</Link>
</div>
</div>
Expand Down

0 comments on commit 43b699b

Please sign in to comment.