From 39c0e1624876a69514a45a625c3bba58571aa426 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Mon, 15 Jun 2026 20:49:11 +0000 Subject: [PATCH] =?UTF-8?q?style(design):=20FINDING-001=20=E2=80=94=20iera?= =?UTF-8?q?rhie=20titluri=20(H1=20dominant=2020px,=20sectiuni=2015px)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/web/templates/_mapari.html | 2 +- app/web/templates/base.html | 2 +- app/web/templates/dashboard.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/web/templates/_mapari.html b/app/web/templates/_mapari.html index 9afc1a2..837d8e3 100644 --- a/app/web/templates/_mapari.html +++ b/app/web/templates/_mapari.html @@ -1,5 +1,5 @@
-

Mapari de rezolvat

+

Mapari de rezolvat

{% if message %}
{{ message }}
diff --git a/app/web/templates/base.html b/app/web/templates/base.html index 6948800..4bdafd7 100644 --- a/app/web/templates/base.html +++ b/app/web/templates/base.html @@ -11,7 +11,7 @@ * { box-sizing:border-box; } body { margin:0; font:15px/1.5 system-ui,sans-serif; background:var(--bg); color:var(--ink); } header { padding:16px 24px; border-bottom:1px solid var(--line); display:flex; align-items:center; gap:12px; } - header h1 { font-size:16px; margin:0; font-weight:600; } + header h1 { font-size:20px; margin:0; font-weight:700; letter-spacing:-.01em; } header .env { font-size:12px; color:var(--muted); border:1px solid var(--line); padding:2px 8px; border-radius:99px; } main { padding:24px; max-width:1100px; margin:0 auto; } .card { background:var(--card); border:1px solid var(--line); border-radius:10px; padding:16px 20px; margin-bottom:16px; } diff --git a/app/web/templates/dashboard.html b/app/web/templates/dashboard.html index 1777ccc..d730665 100644 --- a/app/web/templates/dashboard.html +++ b/app/web/templates/dashboard.html @@ -31,7 +31,7 @@
-

Coada submissions

+

Coada submissions

export CSV: trimise toate
@@ -42,7 +42,7 @@
- Nomenclator RAR (coduri prestatii) + Nomenclator RAR (coduri prestatii)
se incarca…