We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca6e49 commit 75a4c5cCopy full SHA for 75a4c5c
src/app/(support)/terms/page.tsx
@@ -16,7 +16,7 @@ export default async function Terms() {
16
updatedDate="2024-02-26"
17
effectiveDate="2024-02-26"
18
/>
19
- <section>
+ <section className="sm:px-0 px-5 wrap">
20
<h2 className="text-2xl my-4 font-semibold tracking-wide">Welcome to Palettegram!</h2>
21
22
<p className="text-base my-1">
0 commit comments