Commit 2b2ff2e5 authored by liwei's avatar liwei

liwei

parent 30e47d1d
......@@ -460,24 +460,6 @@ export default {
flex: 1;
height: 64 * @toVw;
line-height: 74 * @toVw;
// .demo {
// display: inline-block;
// width: 86 * @toVw;
// height: 35 * @toVw;
// line-height: 35 * @toVw;
// position: relative;
// text-shadow: 0px 1px 1px rgba(187, 82, 0, 1);
// color: white;
// font-size: 15 * @toVw;
// animation: slideIn 0.5s linear;
// img {
// width: 86 * @toVw;
// position: absolute;
// top: 0;
// left: 0;
// z-index: -1;
// }
// }
.activity {
display: inline-block;
width: 86 * @toVw;
......
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