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:
parent
d6eb2bcf98
commit
ad942e81b2
5 changed files with 14 additions and 4 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=1003">
|
||||
<link rel="stylesheet" href="/css/components.css?v=1004">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue