added logo

This commit is contained in:
2026-07-18 22:32:56 +02:00
parent 2d48e1dace
commit 1e87b5f385
7 changed files with 12 additions and 7 deletions
+1 -6
View File
@@ -52,16 +52,11 @@ button { -webkit-tap-highlight-color: transparent; }
}
.brand-mark {
display: grid;
width: 52px;
height: 52px;
margin-bottom: 24px;
place-items: center;
border-radius: 16px;
background: var(--accent);
color: white;
font-size: 20px;
font-weight: 850;
object-fit: cover;
}
.login-card h1 { margin: 0; font-size: 32px; letter-spacing: -.04em; }