feat: update SVG logos and enhance brand wordmark styling

This commit is contained in:
shuaiplus
2026-04-27 02:01:27 +08:00
parent 7ab836d0f3
commit bfd347a52c
8 changed files with 80 additions and 31 deletions
@@ -34,7 +34,7 @@ export default function AppAuthenticatedShell(props: AppAuthenticatedShellProps)
<header className="topbar">
<div className="brand">
<img src="/nodewarden-logo.svg" alt="NodeWarden logo" className="brand-logo" />
<span className="brand-wordmark">NodeWarden</span>
<span className="brand-wordmark" role="img" aria-label="NodeWarden" />
<span className="mobile-page-title">{props.currentPageTitle}</span>
</div>
<div className="topbar-actions">