feat(cli): add Open Sans font

This commit is contained in:
chenjiahan
2020-09-26 22:25:22 +08:00
parent 6148cdf154
commit b460a3fd7a
4 changed files with 157 additions and 5 deletions

View File

@@ -178,7 +178,6 @@ export default {
padding: 0 12px;
color: #fff;
font-size: 14px;
font-family: 'Helvetica Neue', Arial, sans-serif;
line-height: 24px;
text-align: center;
border: 1px solid rgba(255, 255, 255, 0.7);