Skip to content

Commit ae0b001

Browse files
committed
Font: display swap
1 parent 7453ca9 commit ae0b001

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/layout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import "../styles/main.css"
1414
const sansFont = Inter({
1515
variable: "--sans-font",
1616
subsets: ["latin"],
17+
display: "swap",
1718
})
1819

1920
const monoFont = localFont({

0 commit comments

Comments
 (0)