docs: update mobile nav (#4292)

This commit is contained in:
neverland
2019-08-30 11:17:34 +08:00
committed by GitHub
parent 1cc45b36b7
commit dc8b166e9b
3 changed files with 12 additions and 6 deletions

View File

@@ -58,6 +58,7 @@ body {
font-family: 'PingFang SC', Helvetica, 'STHeiti STXihei', 'Microsoft YaHei', Tohoma, Arial, sans-serif;
line-height: 1;
background-color: #f8f8f8;
user-select: none;
-webkit-font-smoothing: antialiased;
}