From 4cd9e73dc2e980c1ab58854e14f58c127caec009 Mon Sep 17 00:00:00 2001 From: Luis Alvergue Date: Tue, 28 Jan 2025 15:59:48 +0000 Subject: [PATCH] perf: show the content immediately without waiting for the web font to download. --- benefits/core/templates/core/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benefits/core/templates/core/base.html b/benefits/core/templates/core/base.html index 1b6ac3689..fc3e16995 100644 --- a/benefits/core/templates/core/base.html +++ b/benefits/core/templates/core/base.html @@ -20,7 +20,7 @@ - + {% include "core/includes/bootstrap-css.html" %}