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
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications + Tile-Cache
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v1005';
|
||||
const CACHE_VERSION = 'by-v1006';
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten
|
||||
const CACHE_API = 'ban-yaro-api-v1'; // API-Response-Cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue