feat: update passwords tool UI, fix layout issues, and set PWA theme color

This commit is contained in:
2026-02-27 00:31:26 +00:00
parent 7c4f1b20b3
commit c8a009dda1
6 changed files with 196 additions and 40 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="apple-touch-icon" href="/favicon.svg" />
<meta name="theme-color" content="#242424" />
<meta name="theme-color" content="#4facfe" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Tools App</title>
</head>