feat: use app icon for sidebar brand mark
Replace 'iT' text badge with actual icon image. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -316,16 +316,8 @@ nav.sidebar li {
|
||||
.brand-mark {
|
||||
width: 26px;
|
||||
height: 26px;
|
||||
border-radius: 6px;
|
||||
background: var(--im-accent);
|
||||
color: var(--pico-primary-inverse);
|
||||
display: grid;
|
||||
place-items: center;
|
||||
font-family: var(--im-mono);
|
||||
font-size: .75rem;
|
||||
font-weight: 700;
|
||||
letter-spacing: -.03em;
|
||||
flex: 0 0 auto;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.brand-name {
|
||||
|
||||
Reference in New Issue
Block a user