fix font-display

This commit is contained in:
2024-01-12 20:30:47 +01:00
parent 7730011a5d
commit 816e3ac53f
3 changed files with 148 additions and 119 deletions

View File

@@ -43,7 +43,6 @@ body {
display: flex;
min-height: 98vh;
flex-direction: column;
font-display: swap;
}
img {