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:
parent
8c69143b09
commit
9168d982d0
5 changed files with 20 additions and 8 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=1006">
|
||||
<link rel="stylesheet" href="/css/components.css?v=1007">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue