From 2c7b0254ec7e49c31f8f33eed334ab4156052fb6 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Tue, 2 Feb 2021 11:27:14 +0100 Subject: [PATCH] Adjusted template font styleing ref #3 --- src/templates/sponsoring_contract.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/templates/sponsoring_contract.html b/src/templates/sponsoring_contract.html index a1b7707..1597b2c 100644 --- a/src/templates/sponsoring_contract.html +++ b/src/templates/sponsoring_contract.html @@ -8,7 +8,6 @@ padding: 0; font-family: 'Sackers Gothic Std'; font-weight: 500; - font-size: 70px; background: rgb(241,241,241); -webkit-print-color-adjust: exact; box-sizing: border-box; @@ -40,7 +39,7 @@
-

{{Runner Name}}

+

{{Runner Name}}

\ No newline at end of file