feat: use favicon-192 for header logo, scale to 28px for visual parity with title text
This commit is contained in:
@@ -886,8 +886,8 @@ body {
|
||||
}
|
||||
|
||||
.title-logo {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
width: 28px;
|
||||
height: 28px;
|
||||
display: block;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user