Commit d8e9f728 authored by xieyishang's avatar xieyishang

~~~

parent 0231cbf7
...@@ -949,7 +949,7 @@ a:focus, a:hover { ...@@ -949,7 +949,7 @@ a:focus, a:hover {
float: left; float: left;
width: 120px; width: 120px;
height: 140px; height: 140px;
margin-bottom: 23px; margin-bottom: 50px;
margin-right: 163px; margin-right: 163px;
} }
......
...@@ -885,7 +885,8 @@ $navwidth:120px; ...@@ -885,7 +885,8 @@ $navwidth:120px;
float: left; float: left;
width: 120px; width: 120px;
height: 140px; height: 140px;
margin-bottom: 23px; // margin-bottom: 23px;
margin-bottom: 50px;
margin-right: 163px; margin-right: 163px;
.kczy_nav_item_tag{ .kczy_nav_item_tag{
......
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