提交 ab97bc22 编写于 作者: 花裤衩

perf: refine documentation button css

上级 fce72149
...@@ -38,7 +38,7 @@ export default { ...@@ -38,7 +38,7 @@ export default {
margin: 50px; margin: 50px;
display: flex; display: flex;
flex-wrap: wrap; flex-wrap: wrap;
justify-content: space-evenly; justify-content: flex-start;
.document-btn { .document-btn {
flex-shrink: 0; flex-shrink: 0;
...@@ -47,8 +47,8 @@ export default { ...@@ -47,8 +47,8 @@ export default {
background: black; background: black;
color: white; color: white;
height: 60px; height: 60px;
width: 200px; padding: 0 16px;
margin-bottom: 16px; margin: 16px;
line-height: 60px; line-height: 60px;
font-size: 20px; font-size: 20px;
text-align: center; text-align: center;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册