Skip to content

Commit

Permalink
updated to correct typography token
Browse files Browse the repository at this point in the history
  • Loading branch information
samanthadotdesign committed Jul 26, 2024
1 parent 42e1e61 commit c31d5ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ const LegalSection = ({
{isGovernment ? "Government of Singapore" : agencyName}, last updated{" "}
{lastUpdated}
</p>
<div className="prose-body-base flex flex-col gap-3 lg:flex-row lg:gap-8">
<div className="prose-body-sm flex flex-col gap-3 lg:flex-row lg:gap-8">
{isGovernment && (
<FooterItem
title="Report Vulnerability"
Expand Down

0 comments on commit c31d5ab

Please sign in to comment.