Fix: Nav zentriert (mobile) + Desktop Nav unten zwischen Chips und Footer
- #world-labels: right:80px→right:0 (Nav war durch halbe Breite nach links versetzt) - @media 768px: Nav bleibt unten statt zurück nach oben — Chips+Nav+Footer gleiches Layout wie Mobile, nur top-padding 48px und chip-grid max-width 480px - components.css ?v=1005, SW by-v1006, APP_VER 1006
This commit is contained in:
parent
ad942e81b2
commit
c29b2c1752
5 changed files with 20 additions and 39 deletions
|
|
@ -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=1004">
|
||||
<link rel="stylesheet" href="/css/components.css?v=1005">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue