Skip to content

Commit d93f9fb

Browse files
committed
fix: run prettier
Signed-off-by: Amr ElSayyad <[email protected]>
1 parent 27fb72b commit d93f9fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/index.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
font-display: swap;
1616
}
1717
code {
18-
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
19-
monospace;
18+
font-family:
19+
source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
2020
}
2121
html,
2222
body {

0 commit comments

Comments
 (0)