Commit f09a3c67 by wangyalan-git

首页

parent a4f89454
......@@ -25,6 +25,10 @@ export default {
justify-content: space-between;
align-items: center;
padding: 0 calc((100% - 1200px) / 2);
position:fixed;
left: 0;
right: 0;
z-index: 999;
.logo{
width: 200px;
}
......
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