fix: update design - colors, remove texts

This commit is contained in:
2026-09-12 18:39:50 +05:00
parent 0c2de3f191
commit f2829de216
3 changed files with 12 additions and 37 deletions
@@ -7,7 +7,6 @@
<div class="catalog-head">
<div>
<div class="eyebrow">EASY-PNG-TOOLS / CATALOG</div>
<h1>Tool catalog</h1>
<p>
Focused utilities for working with PNG. Inspect, transform, and export —
@@ -28,12 +27,6 @@
gap: var(--space-xxl);
flex-wrap: wrap;
}
.eyebrow {
font: var(--font-size-s) var(--font-mono);
letter-spacing: var(--space-text-xl);
color: var(--color-text-muted);
margin-bottom: var(--space-m);
}
h1 {
margin: 0;
font-size: var(--font-size-2xl);