去掉xcontent2的内边距

This commit is contained in:
daihh
2022-10-08 15:16:05 +08:00
parent 021b73e9c3
commit 2905eb5676
2 changed files with 14 additions and 18 deletions

View File

@@ -338,20 +338,20 @@
.pink-three{
color: #EE4685;
}
.list-bg{
background: url('/images/qa-box.png') no-repeat 100% / 100%;
// background: linear-gradient(180deg, #C3DEF8 0%, #FFFFFF 37%);
}
.list-bg1{
background: url('/images/list-or.png') no-repeat 100% / 100%;
}
.list-bg2{
background: url('/images/list-pink.png') no-repeat 100% / 100%;
}
.art-bgimg{
background: url('/images/contribute.png') no-repeat top left;
background-size: cover;
}
// .list-bg{
// background: url('/images/qa-box.png') no-repeat 100% / 100%;
// // background: linear-gradient(180deg, #C3DEF8 0%, #FFFFFF 37%);
// }
// .list-bg1{
// background: url('/images/list-or.png') no-repeat 100% / 100%;
// }
// .list-bg2{
// background: url('/images/list-pink.png') no-repeat 100% / 100%;
// }
// .art-bgimg{
// background: url('/images/contribute.png') no-repeat top left;
// background-size: cover;
// }
.portal-images-title{
display: inline-block;
vertical-align: top;

View File

@@ -276,7 +276,6 @@ body {margin: 0px;padding: 0px;}
@media screen and (max-width: 1366px){
.xcontent2{
width: 1100px;
padding: 20px 5px;
}
.xcontent2-minor{
width: 234px;
@@ -302,7 +301,6 @@ body {margin: 0px;padding: 0px;}
@media screen and (max-width: 1680px) and (min-width:1367px){
.xcontent2{
width: 1366px;
padding: 30px 20px;
}
.xcontent2-minor{
width: 300px;
@@ -323,7 +321,6 @@ body {margin: 0px;padding: 0px;}
@media screen and (max-width: 1920px) and (min-width: 1681px){
.xcontent2{
width: 1640px;
padding: 30px 26px;
}
.xcontent2-minor{
width: 400px;
@@ -345,7 +342,6 @@ body {margin: 0px;padding: 0px;}
@media screen and (min-width: 1921px){
.xcontent2{
width: 1880px;
padding: 30px 26px;
}
.xcontent2-minor{
width: 400px;