Merge pull request #714 from appwrite/fix-design-review

fix: new dpa
This commit is contained in:
Torsten Dittmann
2024-01-09 23:39:23 +01:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -97,7 +97,7 @@
<div class="u-flex u-gap-8">
<input type="checkbox" checked disabled />
<div>
<span class="text u-bold">Strictly Necessary Cookies</span>
<span class="text u-bold">Strictly necessary cookies</span>
<p class="text u-margin-block-start-8">
These are the cookies required for Appwrite to function.
</p>
@@ -106,7 +106,7 @@
<div class="u-flex u-gap-8">
<input id="analytics" type="checkbox" bind:checked={selected['analytics']} />
<div>
<label for="analytics" class="text u-bold">Product Analytics</label>
<label for="analytics" class="text u-bold">Product analytics</label>
<span class="">(optional)</span>
<p class="text u-margin-block-start-8">
We include analytics cookies to understand how you use our product and design
@@ -39,7 +39,7 @@
external
class="u-margin-block-start-16"
on:click={downloadPdf}
href="/Appwrite_DPA.pdf"
href="/legal/dpa.pdf"
event="download_dpa">
<span class="icon-download" aria-hidden="true" />
<span class="text">Download</span>
Binary file not shown.