fix: remove email from top bar nav

This commit is contained in:
2026-05-04 20:13:14 +02:00
parent ccc39e27e4
commit 0ff22cca5f
2 changed files with 0 additions and 6 deletions

View File

@@ -88,11 +88,6 @@ nav a:hover {
box-shadow: 0 0 12px var(--primary-glow);
}
.user-email {
color: var(--text-muted);
font-size: 0.85em;
}
/* Diary entries */
.diary {
display: flex;