From 34fda6e03e5a086d6723308b599c2234189c2242 Mon Sep 17 00:00:00 2001 From: Johannes Siipola Date: Mon, 20 Dec 2021 13:59:03 +0200 Subject: [PATCH] Update custom-error-page.css --- templates/custom-error-page/custom-error-page.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/custom-error-page/custom-error-page.css b/templates/custom-error-page/custom-error-page.css index 2cfa70e..4b95be7 100644 --- a/templates/custom-error-page/custom-error-page.css +++ b/templates/custom-error-page/custom-error-page.css @@ -8,7 +8,7 @@ html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,ifr @font-face { font-family: "Inter var"; font-weight: 100 900; - font-display: swap; + font-display: block; font-style: normal; font-named-instance: "Regular"; src: url("./inter-roman-var.woff2?v=3.19") format("woff2");