Hashtags eingeführt
Some checks failed
Host-Based Deploy (Java 21 Fix) / build-and-run (push) Has been cancelled

This commit is contained in:
2026-04-11 01:14:33 +02:00
parent ec1409820b
commit e2a71ab096
57 changed files with 2365 additions and 740 deletions

View File

@@ -19,7 +19,7 @@
box-shadow: 0 2px 12px rgba(0,0,0,0.4);
z-index: 500;
align-items: center;
padding: 0 0.25rem;
padding: 0 4px 0 0.25rem;
}
.mobile-topbar-logo {
position: absolute;
@@ -43,9 +43,9 @@
background: none;
border: none;
color: var(--color-text);
font-size: 1.725rem;
font-size: 1.3rem;
line-height: 1;
padding: 0.75rem 0.675rem;
padding: 0.55rem 0.6rem;
cursor: pointer;
display: flex;
align-items: center;