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
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications + Tile-Cache
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v1007';
|
||||
const CACHE_VERSION = 'by-v1008';
|
||||
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