Fix Desktop-Layout Welten: Top-Padding + Chips-Breite

@media 768px:
- .world-panel top-padding zurück auf safe-area+58px (Nav ist oben)
- .world-chips-grid max-width:480px zentriert (kein Full-Width Bottom-Bar)
SW by-v1005, APP_VER 1005
This commit is contained in:
rene 2026-05-16 08:56:17 +02:00
parent d6eb2bcf98
commit ad942e81b2
5 changed files with 14 additions and 4 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=1003">
<link rel="stylesheet" href="/css/components.css?v=1004">
</head>
<body>