mirror of https://github.com/fatedier/frp
Use sans-serif font in web
parent
a384bf5580
commit
43fb3f3ff7
|
@ -48,6 +48,7 @@
|
|||
body {
|
||||
background-color: #fafafa;
|
||||
margin: 0px;
|
||||
font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;
|
||||
}
|
||||
|
||||
header {
|
||||
|
|
Loading…
Reference in New Issue