Updated icons

This commit is contained in:
Alex Rennie-Lis
2026-06-29 09:30:55 +01:00
parent daa8598dc8
commit 368c396d63
5 changed files with 1 additions and 2 deletions

View File

@@ -197,7 +197,6 @@
<div class="min-h-screen bg-zinc-950 text-zinc-100">
<header class="sticky top-0 z-10 border-b border-zinc-800 bg-zinc-950/80 backdrop-blur-md px-6 py-4 flex justify-between items-center">
<h1 class="text-xl font-bold tracking-wide">{env.PUBLIC_GALLERY_NAME}</h1>
<span class="text-xs text-zinc-500 uppercase tracking-widest bg-zinc-900 border border-zinc-800 px-3 py-1 rounded-full">Secure Session</span>
</header>
<main class="p-4 sm:p-6 lg:p-8 max-w-[1600px] mx-auto">