Skip to content

Commit

Permalink
feat: Terms page line styling fixed some padding added (#359)
Browse files Browse the repository at this point in the history
Co-authored-by: Sanchit Bajaj <[email protected]>
  • Loading branch information
RamakrushnaBiswal and Sanchitbajaj02 committed Jun 8, 2024
1 parent 7ca6e49 commit 75a4c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(support)/terms/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default async function Terms() {
updatedDate="2024-02-26"
effectiveDate="2024-02-26"
/>
<section>
<section className="sm:px-0 px-5 wrap">
<h2 className="text-2xl my-4 font-semibold tracking-wide">Welcome to Palettegram!</h2>

<p className="text-base my-1">
Expand Down

0 comments on commit 75a4c5c

Please sign in to comment.