Skip to content

Commit b5948eb

Browse files
author
binnng
committed
修改demo的一个样式。
1 parent d5b23d2 commit b5948eb

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

build/debug.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
text-align: center;
1616
}
1717

18+
section{
19+
max-width: 360px;
20+
margin: 0 auto;
21+
}
22+
1823
#downloads{
1924
margin-top: 40px;
2025
}
@@ -36,7 +41,6 @@
3641
border-radius: 2px;
3742
}
3843

39-
4044
#buttons .success{
4145
background-color: #5bb75b;
4246
}

0 commit comments

Comments
 (0)