Remove brand text from header — icon only

https://claude.ai/code/session_01MkM7p8Us3L8YAfLKGA13NS
This commit is contained in:
Claude 2026-06-08 04:05:29 +00:00
parent fcd2f047e7
commit 46b17cd154
No known key found for this signature in database

View file

@ -155,10 +155,7 @@
display: grid; place-items: center; overflow: hidden; opacity: .82;
}
.kb-brand .logo svg { width: 28px; height: 28px; display: block; }
.kb-brand .org {
font-size: 12px; font-weight: 500; color: var(--text-muted);
letter-spacing: -0.01em; opacity: .7;
}
.kb-doctitle { text-align: right; }
.kb-doctitle h1 { margin: 0; font-size: var(--fs-h1); font-weight: 700; letter-spacing: -0.01em; color: var(--text); }
@ -379,7 +376,6 @@
<path d="M18.5 33 H29.5" stroke="#fff" stroke-width="3.2" stroke-linecap="round"/>
</svg>
</span>
<span class="org">kBenestad</span>
</div>
<div class="kb-doctitle">
<h1 id="inv-title">Invoice</h1>