sync: auto-sync from GURU-5070 at 2026-06-15 09:41:53
Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-06-15 09:41:53
This commit is contained in:
@@ -297,11 +297,11 @@ h3 { font-size: 1.5rem; font-weight: 600; }
|
||||
.site-header .wrap { display: flex; align-items: center; gap: 1.5rem;
|
||||
min-height: calc(var(--base) * 3); }
|
||||
.brand { display: flex; align-items: baseline; gap: 0.6rem; text-decoration: none; color: var(--ink); }
|
||||
.brand__mark { /* CSS-drawn monogram, not an image icon */
|
||||
font-family: var(--f-display); font-weight: 700; font-size: 1.05rem;
|
||||
letter-spacing: 0.05em; color: var(--on-accent); background: var(--accent);
|
||||
padding: 0.15rem 0.5rem; border-radius: 2px; align-self: center;
|
||||
.brand__mark { /* official ACG "G" askew-power-symbol mark; tints to the active skin accent */
|
||||
display: inline-flex; align-items: center; align-self: center;
|
||||
color: var(--accent); line-height: 0;
|
||||
}
|
||||
.brand__mark svg { width: 34px; height: 35px; }
|
||||
.brand__name { font-family: var(--f-display); font-weight: 600; font-size: 1.35rem;
|
||||
letter-spacing: 0.005em; }
|
||||
.brand__since { font-family: var(--f-mono); font-size: 0.66rem; letter-spacing: 0.18em;
|
||||
|
||||
Reference in New Issue
Block a user