Commit eab03953 by zhuxiaomei

首页图片的高度设置

parent 0f1bd434
...@@ -138,6 +138,7 @@ ...@@ -138,6 +138,7 @@
top: -40px; top: -40px;
opacity: 0.1; opacity: 0.1;
width: 280px; width: 280px;
height: 280px;
} }
> div:nth-child(2) { > div:nth-child(2) {
...@@ -174,6 +175,7 @@ ...@@ -174,6 +175,7 @@
right: -20px; right: -20px;
opacity: 0.1; opacity: 0.1;
width: 200px; width: 200px;
height: 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