Commit ec568637 by 蒋勇

Merge branch 'bigdata' of gitlab.gongsibao.com:jiangyong/zhichan into bigdata

parents b1160627 2112896e
......@@ -23,6 +23,7 @@
padding-top: 36px;
box-sizing: border-box;
cursor: pointer;
border-radius:10px;
}
.gtb-home .app-child > div {
width: 100%;
......@@ -35,6 +36,7 @@
}
.gtb-home .app-child:hover{
transform: translateY(-5%);
box-shadow: 0px 0px 25px #888888;
}
.gtb-home-title {
width: 100%;
......
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