From 08580c1817681173057ddff00a470576faecaa83 Mon Sep 17 00:00:00 2001 From: Hippo Date: Tue, 11 Jan 2022 14:46:37 +0530 Subject: [PATCH] Reduce size of pledge header on mobile It's anyway a bit annoying, so let's make it less so... --- src/index.htm.twig | 39 ++++++++++++++++++++++++--------------- 1 file changed, 24 insertions(+), 15 deletions(-) diff --git a/src/index.htm.twig b/src/index.htm.twig index f4e6824..e484000 100644 --- a/src/index.htm.twig +++ b/src/index.htm.twig @@ -48,25 +48,34 @@ -
-
- {{progress_rupees}} rupees - Goal: ₹{{goal_rupees}} -
-
-
-
+
+
+
+
+ {{progress_rupees}} rupees + Goal: ₹{{goal_rupees}} +
+
+
+
-
- {{progress_people}} people - Goal: {{goal_people}} -
-
-
+
+ {{progress_people}} people + Goal: {{goal_people}} +
+
+
+
+
- Add your Pledge +
{% if recent_pledges %}