From 69c5251d5ad2745ee8df38cb7d3207d51b5235fe Mon Sep 17 00:00:00 2001 From: Sarah Conway Schnurr Date: Wed, 4 Sep 2019 07:58:43 -0700 Subject: [PATCH] Allow zoom on mobile --- templates/base.html | 2 +- templates/index_base.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index 1e838fd..f88e52b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,7 +6,7 @@ - + diff --git a/templates/index_base.html b/templates/index_base.html index 2920ca0..421ce5d 100644 --- a/templates/index_base.html +++ b/templates/index_base.html @@ -6,7 +6,7 @@ - + -- 2.39.5