t1442: participation landing mobile fix

remotes/origin/mobile_from_stage4
ya_dim4ik 10 years ago
parent db832a865c
commit 88ad2cde49
  1. 5
      static/participation_landing/css/main.css

@ -65,6 +65,7 @@ html, body{
header{
min-height: 780px;
min-width: 1110px;
background: url(../images/header.jpg) no-repeat top center;
background-size: auto;
}
@ -236,6 +237,7 @@ h1 .orange{
}
.what_to_do{
min-width: 1110px;
padding: 60px 0px 80px;
background: #f5f5f5;
}
@ -346,6 +348,7 @@ h1 .orange{
}
.why{
min-width: 1110px;
padding: 50px 0px 70px;
background: url(../images/why.jpg) no-repeat top center;
background-size: cover;
@ -508,6 +511,7 @@ h1 .orange{
}
.reviews{
min-width: 1110px;
padding: 30px 0px;
background: #f5f5f5;
}
@ -715,6 +719,7 @@ h1 .orange{
}
footer{
min-width: 1110px;
background: url(../images/footer.jpg) no-repeat top;
background-size: cover;
padding: 75px 0px;

Loading…
Cancel
Save