Align hub CSS with website: Inter font stack and softer green backgrounds

Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/4472f4ff-0bf5-4150-997b-adb0a9b54898

Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-09 22:25:53 +00:00
committed by GitHub
parent 47049a94bd
commit 86672c3c28
6 changed files with 22 additions and 22 deletions

View File

@@ -250,8 +250,8 @@
justify-content: space-between;
gap: 12px;
padding: 12px 18px;
background-color: rgba(40, 217, 120, 0.08);
border-bottom: 2px solid rgba(40, 217, 120, 0.25);
background-color: rgba(94, 173, 138, 0.08);
border-bottom: 2px solid rgba(94, 173, 138, 0.25);
color: var(--text-primary);
}