Skip to content

Commit 094cf8a

Browse files
fix: formatting
1 parent 8419f8e commit 094cf8a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

www/static/styles.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,9 @@ html[data-theme="dark"]:root {
5555
}
5656

5757
body {
58-
font-family: Fixel, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
59-
Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
58+
font-family:
59+
Fixel, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
60+
Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
6061
font-weight: 450;
6162
font-size: 1.125rem;
6263
line-height: 1.5;

0 commit comments

Comments
 (0)