Desktop Welten: Chips eine Zeile + Nav vertikal zentriert

- .world-chips-grid @768: flex nowrap, alle Chips in einer Zeile (80px Basis,
  shrinks bis 60px), justify-content:center — egal wie viele aktiv
- #world-labels bottom: 22px→33px (vertikal zentriert zwischen Chips und Footer)
- components.css ?v=1007, SW by-v1008, APP_VER 1008
This commit is contained in:
rene 2026-05-16 09:12:05 +02:00
parent 8c69143b09
commit 9168d982d0
5 changed files with 20 additions and 8 deletions

View file

@ -103,7 +103,7 @@
<!-- CSS: Reihenfolge ist wichtig — ?v= zwingt Browser zur Neuladung -->
<link rel="stylesheet" href="/css/design-system.css?v=907">
<link rel="stylesheet" href="/css/layout.css?v=973">
<link rel="stylesheet" href="/css/components.css?v=1006">
<link rel="stylesheet" href="/css/components.css?v=1007">
</head>
<body>