diff --git a/frontend/src/pages/Overview.vue b/frontend/src/pages/Overview.vue index b7ff5ad..f9285c7 100644 --- a/frontend/src/pages/Overview.vue +++ b/frontend/src/pages/Overview.vue @@ -24,27 +24,32 @@ + - + - {{ cache.name }} - - {{ cache.rankingPoints }} Punkte / - Size {{ cache.stationen.length }} - - {{ cache.description.substring(0,80) }} ... + {{ cache.description }} - + + + + - diff --git a/frontend/src/pages/Station.vue b/frontend/src/pages/Station.vue index d4f3032..61c7d06 100644 --- a/frontend/src/pages/Station.vue +++ b/frontend/src/pages/Station.vue @@ -19,8 +19,7 @@ src="https://www.buga2019.de/we-bilder/3.Gartenausstellung/Gelaendeplan/190320_Gelaendeplan-quadratisch.jpg" >
- - +