Fix: unused CSS selectors entfernt

This commit is contained in:
rene 2026-05-17 15:50:29 +02:00
parent 533cb905fa
commit 71b12583d8

View file

@ -354,14 +354,6 @@
flex-direction: column; flex-direction: column;
gap: 0.25rem; gap: 0.25rem;
} }
.dash-logo {
font-size: 0.8rem;
font-weight: 800;
color: #fff;
margin-bottom: 1rem;
padding: 0 0.25rem;
}
.dash-logo span { color: #F97316; }
.dash-brand-logo { width: 100%; margin-bottom: 1rem; filter: brightness(0) invert(1); } .dash-brand-logo { width: 100%; margin-bottom: 1rem; filter: brightness(0) invert(1); }
.dash-nav-item.schmidt { background: rgba(27,79,191,0.2); color: #6b9fff; } .dash-nav-item.schmidt { background: rgba(27,79,191,0.2); color: #6b9fff; }
.dash-nav-item { .dash-nav-item {