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

@@ -32,7 +32,7 @@ html, body {
}
body {
font-family: 'Cantarell', 'Inter', 'Segoe UI', sans-serif;
font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
background:
radial-gradient(ellipse at top, rgba(94, 173, 138, 0.04) 0%, transparent 50%),
var(--bg-color);