new icon and stuff
All checks were successful
Build and Deploy (internal) / Build Transmission Manager Image (push) Successful in 1m27s
Build and Deploy (internal) / Deploy Transmission Manager (internal) (push) Successful in 13s

This commit is contained in:
2026-07-08 21:04:44 -03:00
parent 9a964dfd73
commit 11b71966ed
6 changed files with 18 additions and 11 deletions

View File

@@ -107,11 +107,10 @@ button { font-family: inherit; }
.logo {
width: 38px; height: 38px;
color: var(--accent);
display: grid; place-items: center;
filter: drop-shadow(0 0 10px var(--accent-glow));
}
.logo svg { width: 100%; height: 100%; }
.logo img { display: block; width: 100%; height: 100%; }
.brand-text { display: flex; flex-direction: column; line-height: 1; }
.brand-text h1 { font-size: 17px; color: var(--text-0); }