Commit 62bb9c36 by zhangheng

j

parent f12c9a31
......@@ -172,6 +172,7 @@ ul, li {
}
#container {
background: url("../images/bj.jpg") no-repeat center;
width: 100%;
height: 100%;
justify-content: space-around;
......
......@@ -194,12 +194,11 @@ ul, li {
}
#container {
@extend .flex;
background:url("../images/bj.jpg")no-repeat center;
width: 100%;
@extend .flex;
height: 100%;
justify-content: space-around;
flex-direction: column-reverse;
.btn-prize {
@extend .flex;
......
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 sign in to comment