mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
feat(pnpm): replace npm with pnpm and setup cspell
This commit is contained in:
@@ -189,7 +189,7 @@ const platformDescriptions = download.platformDescriptions
|
||||
</section>
|
||||
|
||||
<!-- Security Notice -->
|
||||
<div class="bg-opaicty-10 grid grid-cols-[auto,1fr] gap-4 rounded-2xl bg-subtle p-6">
|
||||
<div class="grid grid-cols-[auto,1fr] gap-4 rounded-2xl bg-subtle bg-opacity-10 p-6">
|
||||
<div class="h-fit rounded-xl bg-subtle p-3">
|
||||
<LockIcon class="h-5 w-5" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user