mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
Merge pull request #596 from NemoAlex/patch-2
Use sans-serif font in web
This commit is contained in:
commit
37395b3ef5
@ -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
Block a user