mirror of
https://github.com/fatedier/frp.git
synced 2026-05-16 08:35:49 -06:00
Use sans-serif font in web
This commit is contained in:
parent
a384bf5580
commit
43fb3f3ff7
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
body {
|
||||
background-color: #fafafa;
|
||||
margin: 0px;
|
||||
font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;
|
||||
}
|
||||
|
||||
header {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue