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; }