From f6e33d10bee4d1c55012bea9bdcced007e8e5a93 Mon Sep 17 00:00:00 2001 From: Luis Aleixo Date: Tue, 2 Nov 2021 10:03:53 +0100 Subject: [PATCH] Prevent to zoom in on mobile app --- cara/apps/calculator/templates/base/calculator.report.html.j2 | 2 +- cara/apps/templates/layout.html.j2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cara/apps/calculator/templates/base/calculator.report.html.j2 b/cara/apps/calculator/templates/base/calculator.report.html.j2 index 2e2930ac..705ee449 100644 --- a/cara/apps/calculator/templates/base/calculator.report.html.j2 +++ b/cara/apps/calculator/templates/base/calculator.report.html.j2 @@ -2,7 +2,7 @@ - + Report | CARA (COVID Airborne Risk Assessment) diff --git a/cara/apps/templates/layout.html.j2 b/cara/apps/templates/layout.html.j2 index 131c5497..555e81b3 100644 --- a/cara/apps/templates/layout.html.j2 +++ b/cara/apps/templates/layout.html.j2 @@ -3,7 +3,7 @@ - +