feat(cli): update site style

This commit is contained in:
chenjiahan
2020-09-27 20:07:41 +08:00
parent 9697c28819
commit e6a4c695f4
10 changed files with 33 additions and 34 deletions

View File

@@ -82,7 +82,6 @@ export default {
span {
margin-left: 16px;
font-weight: 500;
}
&--small {

View File

@@ -58,7 +58,7 @@ export default {
margin: 0 0 12px;
padding-left: 20px;
color: #323233;
font-weight: 500;
font-weight: 600;
font-size: 14px;
line-height: 40px;
background: #f7f8fa;

View File

@@ -46,7 +46,7 @@ export default {
background-color: #fff;
&__title {
font-weight: 500;
font-weight: 600;
font-size: 17px;
text-transform: capitalize;
}