Add MiChess service tile to landing page

New tile for michess.mischlabs.de (chess) with chess piece icon
and staggered animation delay for 9th card.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Kroonk
2026-04-13 20:36:16 +02:00
parent a1a170c1da
commit 7ec77e4ee2
2 changed files with 19 additions and 0 deletions

View File

@@ -301,3 +301,4 @@ footer p {
.card:nth-child(6) { animation-delay: 0.3s; }
.card:nth-child(7) { animation-delay: 0.35s; }
.card:nth-child(8) { animation-delay: 0.4s; }
.card:nth-child(9) { animation-delay: 0.45s; }