Fix: terms and conditions and privacy policy styling

This commit is contained in:
hyzen
2026-06-13 16:27:29 +05:30
parent 24098aacf1
commit 8a9dec66b4
4 changed files with 18 additions and 6 deletions

View File

@@ -121,9 +121,12 @@
name="terms"
required
/>
I agree to the
<a href="/terms/" target="_blank" rel="noopener">Terms and Conditions</a> and
<a href="/privacy/" target="_blank" rel="noopener">Privacy Policy</a>.
<span
>I agree to the
<a href="/terms/" target="_blank" rel="noopener">Terms and Conditions</a>
and
<a href="/privacy/" target="_blank" rel="noopener">Privacy Policy</a>.</span
>
</label>
</div>