Skip to content

Commit 202ce49

Browse files
committed
chore: try without font-display swap
1 parent d4a8d36 commit 202ce49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/base.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
@font-face {
9393
font-family: "DM Sans Variable";
9494
font-style: normal;
95-
font-display: swap;
95+
/*font-display: swap;*/
9696
font-weight: 100 1000;
9797
src: url(@fontsource-variable/dm-sans/files/dm-sans-latin-wght-normal.woff2)
9898
format("woff2-variations");

0 commit comments

Comments
 (0)