Skip to content

Commit 8e819c5

Browse files
committed
removed styles on body html
1 parent 8495a42 commit 8e819c5

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/fonts/nafees-naskh.ttf

976 Bytes
Binary file not shown.

src/tailwind.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,7 @@
4848
}
4949

5050
html, body {
51-
font-family: 'Open Sans';
52-
color: var(--color-foreground);
53-
background: var(--color-background);
51+
@apply font-sans bg-background text-foreground
5452

5553
}
5654

0 commit comments

Comments
 (0)