Commit 856a5bf7 authored by coolfish's avatar coolfish

修改样式

parent 22261998
......@@ -8,7 +8,8 @@
"dev": "node build/dev-server.js",
"start": "node build/dev-server.js",
"build": "node build/build.js",
"lint": "eslint --ext .js,.vue src"
"lint": "eslint --ext .js,.vue src",
"deploy": "docker build -t dhub.yunpro.cn/yves/fengchao-website:1.0.0 . && docker push dhub.yunpro.cn/yves/fengchao-website:1.0.0"
},
"dependencies": {
"axios": "^0.16.2",
......
......@@ -88,6 +88,7 @@
text-align: left
width: 400px
padding: 0 96px 0 0
letter-spacing: 0
.title
color: #333
font-size: 28px
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment