This reverts commit b4559d6421 — the mark
returns to center alignment against the title block.
Claude-Session: https://claude.ai/code/session_01KdTZCjpLeD26ZbXe6ApjpR
This commit is contained in:
parent
b4559d6421
commit
d24e5ef841
1 changed files with 0 additions and 2 deletions
|
|
@ -70,8 +70,6 @@ header {
|
|||
display: inline-flex;
|
||||
align-items: center;
|
||||
flex-shrink: 0;
|
||||
position: relative;
|
||||
top: -4px; /* optically align the mark with the wordmark's cap height */
|
||||
}
|
||||
.logo svg { width: 28px; height: 28px; display: block; }
|
||||
h1 { margin: 0; font-size: 22px; letter-spacing: -0.02em; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue