Add site logo to header
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
+7
-4
@@ -89,12 +89,15 @@ header.site .inner {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
header.site .brand {
|
||||
font-family: var(--font-heading);
|
||||
font-weight: 700;
|
||||
font-size: 1.1rem;
|
||||
color: #ffffff;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
text-decoration: none;
|
||||
}
|
||||
header.site .brand img {
|
||||
height: 44px;
|
||||
width: auto;
|
||||
display: block;
|
||||
}
|
||||
/* The nav gets its own Soft Plum band nested in the sapphire header, per
|
||||
the brand notes' "Navigation Bar: Soft Plum" — distinct from the header's
|
||||
own sapphire background rather than inheriting it. */
|
||||
|
||||
Reference in New Issue
Block a user