Commit 181c4c95 authored by lixy's avatar lixy

关于欣新-公司分布-热门活动间距

parent eee5cfa0
...@@ -2,6 +2,7 @@ body { ...@@ -2,6 +2,7 @@ body {
background: #f2f2f2; background: #f2f2f2;
height: 100%; height: 100%;
width: 100%; width: 100%;
min-width: 1120px;
} }
#newBridge .nb-middle{ #newBridge .nb-middle{
display: none !important; display: none !important;
...@@ -72,6 +73,7 @@ body { ...@@ -72,6 +73,7 @@ body {
.main-container{ .main-container{
margin-top:120px; margin-top:120px;
min-height: 600px; min-height: 600px;
min-width: 1120px;
} }
a{ a{
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -137,7 +137,7 @@ ...@@ -137,7 +137,7 @@
width: 100%; width: 100%;
} }
.content-detail .cc-title{ .content-detail .cc-title{
padding: 5px; margin: 20px;
} }
.swiper-wrapper-thu{ .swiper-wrapper-thu{
/*max-width: 293px;*/ /*max-width: 293px;*/
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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