From 87ecc0e326ea292427987d6e85b96614155a0e68 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 20 Jun 2023 14:52:31 +0200 Subject: [PATCH] wip #6062 --- _secure.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_secure.html b/_secure.html index ad404667..4a83af0d 100644 --- a/_secure.html +++ b/_secure.html @@ -52,11 +52,13 @@ margin: 50px 0 40px; font-size: 14px; font-weight: 500; + white-space: pre-line; } p { max-width: 240px; margin: 40px auto; + white-space: pre-line; } form { -- 2.39.5