From aace7ee7227100d76d3319002565b54f2b13de20 Mon Sep 17 00:00:00 2001 From: Michel Bardelmeijer Date: Mon, 16 May 2022 09:19:49 +0200 Subject: [PATCH] Styling/copy tweaks --- dist/419.html | 7 ++++--- dist/500.html | 5 +++-- dist/501.html | 5 +++-- dist/502.html | 5 +++-- dist/503.html | 5 +++-- dist/504.html | 5 +++-- dist/505.html | 5 +++-- views/codes/419.twig | 2 +- views/wrapper.twig | 5 +++-- 9 files changed, 26 insertions(+), 18 deletions(-) diff --git a/dist/419.html b/dist/419.html index 183f03e..c7bf972 100644 --- a/dist/419.html +++ b/dist/419.html @@ -25,7 +25,8 @@ h1 { font-size: 26px; font-weight: bold; - margin: 0; + margin: 0 0 6px; + line-height: 1.2; } p { @@ -35,7 +36,7 @@ @media (max-width: 768px) { h1 { - font-size: 18px; + font-size: 25px; } p { @@ -151,4 +152,4 @@ d: path("M1499.33,2326.51c68.62-150.15,334.2-171.14,415.73,1.61"); } } -

419 • Page expired

Please try again.

\ No newline at end of file +

419 • Page expired

Please try to reload the page. If the problem persists feel free to contact us on support@enflow.nl.

\ No newline at end of file diff --git a/dist/500.html b/dist/500.html index 510e806..92d2193 100644 --- a/dist/500.html +++ b/dist/500.html @@ -25,7 +25,8 @@ h1 { font-size: 26px; font-weight: bold; - margin: 0; + margin: 0 0 6px; + line-height: 1.2; } p { @@ -35,7 +36,7 @@ @media (max-width: 768px) { h1 { - font-size: 18px; + font-size: 25px; } p { diff --git a/dist/501.html b/dist/501.html index 9ec1652..8c226f8 100644 --- a/dist/501.html +++ b/dist/501.html @@ -25,7 +25,8 @@ h1 { font-size: 26px; font-weight: bold; - margin: 0; + margin: 0 0 6px; + line-height: 1.2; } p { @@ -35,7 +36,7 @@ @media (max-width: 768px) { h1 { - font-size: 18px; + font-size: 25px; } p { diff --git a/dist/502.html b/dist/502.html index 1d17ac9..856d407 100644 --- a/dist/502.html +++ b/dist/502.html @@ -25,7 +25,8 @@ h1 { font-size: 26px; font-weight: bold; - margin: 0; + margin: 0 0 6px; + line-height: 1.2; } p { @@ -35,7 +36,7 @@ @media (max-width: 768px) { h1 { - font-size: 18px; + font-size: 25px; } p { diff --git a/dist/503.html b/dist/503.html index e1a570b..8b7763c 100644 --- a/dist/503.html +++ b/dist/503.html @@ -25,7 +25,8 @@ h1 { font-size: 26px; font-weight: bold; - margin: 0; + margin: 0 0 6px; + line-height: 1.2; } p { @@ -35,7 +36,7 @@ @media (max-width: 768px) { h1 { - font-size: 18px; + font-size: 25px; } p { diff --git a/dist/504.html b/dist/504.html index 5b77dc0..edb8228 100644 --- a/dist/504.html +++ b/dist/504.html @@ -25,7 +25,8 @@ h1 { font-size: 26px; font-weight: bold; - margin: 0; + margin: 0 0 6px; + line-height: 1.2; } p { @@ -35,7 +36,7 @@ @media (max-width: 768px) { h1 { - font-size: 18px; + font-size: 25px; } p { diff --git a/dist/505.html b/dist/505.html index 38a0c95..19cfc29 100644 --- a/dist/505.html +++ b/dist/505.html @@ -25,7 +25,8 @@ h1 { font-size: 26px; font-weight: bold; - margin: 0; + margin: 0 0 6px; + line-height: 1.2; } p { @@ -35,7 +36,7 @@ @media (max-width: 768px) { h1 { - font-size: 18px; + font-size: 25px; } p { diff --git a/views/codes/419.twig b/views/codes/419.twig index d3d89b3..01f30b4 100644 --- a/views/codes/419.twig +++ b/views/codes/419.twig @@ -1,5 +1,5 @@ {% extends "wrapper.twig" %} {% set title = 'Page expired' %} -{% set text = 'Please try again.' %} +{% set text = 'Please try to reload the page. If the problem persists feel free to contact us on support@enflow.nl.' %} {% set shouldAutoRefresh = false %} \ No newline at end of file diff --git a/views/wrapper.twig b/views/wrapper.twig index 39a97ee..28d3c09 100644 --- a/views/wrapper.twig +++ b/views/wrapper.twig @@ -40,7 +40,8 @@ h1 { font-size: 26px; font-weight: bold; - margin: 0; + margin: 0 0 6px; + line-height: 1.2; } p { @@ -50,7 +51,7 @@ @media (max-width: 768px) { h1 { - font-size: 18px; + font-size: 25px; } p {