Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 6d9afd5

Browse files
committed
fix: issue #562
1 parent e5f7724 commit 6d9afd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/server/misc/routes/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
<meta charset="UTF-8">
55
<title></title>
66
<style>
7+
body {
8+
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
9+
}
710
.top-bar {
811
margin-top: 100px;
912
display: flex;

0 commit comments

Comments
 (0)