[bugfix] Badge info font weight (#687)

This commit is contained in:
neverland
2018-03-14 10:28:51 +08:00
committed by GitHub
parent 31be42bc8c
commit 7d3768591f
3 changed files with 8 additions and 3 deletions

View File

@@ -45,4 +45,9 @@ body {
text-transform: capitalize;
}
}
.van-doc-demo-section {
margin-top: -46px;
padding-top: 46px;
}
</style>