style(frontend): „ROA Space" colorat cu accentul temei în antetul landing

Titlul din antetul landing-ului și al paginilor legale folosește acum
culoarea de brand (accentul temei active), lângă siglă, în loc de text
închis.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Claude Agent
2026-07-10 18:40:50 +00:00
parent 86909808dd
commit 9bf407b841
2 changed files with 2 additions and 2 deletions

View File

@@ -369,7 +369,7 @@ const selectedLabel = computed(() => {
font-weight: 700;
font-size: 18px;
letter-spacing: -0.01em;
color: var(--text-strong);
color: var(--brand);
}
.brand-sub {
font-size: 0.6875rem;