From 898433980f01a384c048c32128746861ca269429 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 26 Sep 2023 20:49:43 +0000 Subject: [PATCH] lighthouse improvements --- tests/depreciation/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/depreciation/styles.css b/tests/depreciation/styles.css index 3497c08..579aad3 100755 --- a/tests/depreciation/styles.css +++ b/tests/depreciation/styles.css @@ -14,6 +14,7 @@ body { max-width: 100%; overflow-x: hidden; font-family: var(--font-family); + font-display: swap; color: #000; font-size: .8rem; }