fix: search scroll jump (atomic list swap, no clear-before-await); services grid back to 6 tiles (2 subdued planned) + planned line for the rest
This commit is contained in:
@@ -468,7 +468,9 @@ span.page-step { color: var(--muted); } /* disabled end stop — non-interactive
|
||||
.tile { padding: var(--space-m); gap: 8px; }
|
||||
.tile .ico { width: 26px; height: 26px; stroke-width: 1.75; stroke-linejoin: round; color: var(--galaxy); }
|
||||
.tile h3 { margin: 0; }
|
||||
/* Planned services — one quiet line under the grid, never dead tiles */
|
||||
/* Planned tiles complete the grid rows but stay subdued (no link, muted) */
|
||||
.tile--planned :is(h3, .ico) { color: var(--muted); }
|
||||
/* Remaining planned services — one quiet line under the grid */
|
||||
.planned-note { color: var(--muted); font-size: var(--fs-s); margin: var(--space-m) 0 0; }
|
||||
|
||||
/* Article — 70ch column; on ≥1200px a sticky "On this page" rail sits to the right */
|
||||
|
||||
Reference in New Issue
Block a user