From 272e26bfc95b41983abc140c7f539dc989a47349 Mon Sep 17 00:00:00 2001 From: ed Date: Thu, 2 Jun 2022 10:08:49 +0200 Subject: [PATCH] info size down for small screen --- proj/map/asset/css/style.css | 2 +- proj/map/asset/js/main.js | 29 +++++++++++++++++++++++++---- proj/map/asset/js/parking.js | 4 ++-- 3 files changed, 28 insertions(+), 7 deletions(-) diff --git a/proj/map/asset/css/style.css b/proj/map/asset/css/style.css index e03e4b0..ee6921d 100644 --- a/proj/map/asset/css/style.css +++ b/proj/map/asset/css/style.css @@ -352,7 +352,7 @@ nav.restotagcloud { div.tabinfocontent { padding: 10px; margin-top: 20px; - font-size: 1.2rem; + font-size: 1rem; } div.tabinfocontent span.infotags { diff --git a/proj/map/asset/js/main.js b/proj/map/asset/js/main.js index ef93776..bc34c92 100644 --- a/proj/map/asset/js/main.js +++ b/proj/map/asset/js/main.js @@ -206,7 +206,10 @@ Vue.component('Menu',{

{{ d.name }} - + +

diff --git a/proj/map/asset/js/parking.js b/proj/map/asset/js/parking.js index 928e265..87f0085 100644 --- a/proj/map/asset/js/parking.js +++ b/proj/map/asset/js/parking.js @@ -31,12 +31,12 @@ let ParkingLamy = { it: "Per i pacchetti, chiedere alla reception del parcheggio all'arrivo. Se necessario, suonare il citofono.", }, list : { - h1 : { + /* h1 : { nameFR: "1h", nameEN: "1h", nameIT: "1h", price: "", - }, + },*/ h24 : { nameFR: "24h", nameEN: "24h",