docs: improve demo background (#5529)

This commit is contained in:
neverland
2020-01-09 18:53:27 +08:00
committed by GitHub
parent 4f81d7c0ac
commit 47c24e192c
12 changed files with 36 additions and 6 deletions
+3 -3
View File
@@ -66,9 +66,9 @@ export default {
padding: @padding-md;
background-color: white;
background-repeat: no-repeat;
background-position: @padding-md;
background-size: 315px 250px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
background-size: 100% 100%;
border-radius: 12px;
box-shadow: 0 8px 12px #ebedf0;
}
.van-doc-demo-block__title,