style(design): FINDING-001 — ierarhie titluri (H1 dominant 20px, sectiuni 15px)
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
<div class="card">
|
||||
<div style="display:flex; align-items:center; gap:12px; margin:0 0 12px;">
|
||||
<h2 style="font-size:14px; margin:0;">Coada submissions</h2>
|
||||
<h2 style="font-size:15px; margin:0;">Coada submissions</h2>
|
||||
<a href="/v1/audit/export?status=sent" style="margin-left:auto; font-size:13px;" download>export CSV: trimise</a>
|
||||
<a href="/v1/audit/export?status=all" style="font-size:13px;" download>toate</a>
|
||||
</div>
|
||||
@@ -42,7 +42,7 @@
|
||||
|
||||
<div class="card">
|
||||
<details>
|
||||
<summary style="cursor:pointer; font-size:14px; font-weight:600;">Nomenclator RAR (coduri prestatii)</summary>
|
||||
<summary style="cursor:pointer; font-size:15px; font-weight:600;">Nomenclator RAR (coduri prestatii)</summary>
|
||||
<div style="margin-top:12px;" hx-get="/_fragments/nomenclator" hx-trigger="load" hx-swap="innerHTML">
|
||||
<div class="empty">se incarca…</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user