Commit 16c5811e by abraham

Merge branch 'abraham' into 'master'

Abraham See merge request !32
parents 5338d5e6 9f3d11ad
...@@ -14,5 +14,4 @@ export class LandingpageComponent implements OnInit { ...@@ -14,5 +14,4 @@ export class LandingpageComponent implements OnInit {
firstConfig = {"slidesToShow": 1, "slidesToScroll": 1,"arrows": false,"dots":true,"autoplay":true,"autoplaySpeed":2000}; firstConfig = {"slidesToShow": 1, "slidesToScroll": 1,"arrows": false,"dots":true,"autoplay":true,"autoplaySpeed":2000};
solutionConfig = {"slidesToShow": 1, "slidesToScroll": 1,"arrows": true,"dots":true,"autoplay":false,"autoplaySpeed":2000,responsive:[{breakpoint:800,settings:"unslick"}]}; solutionConfig = {"slidesToShow": 1, "slidesToScroll": 1,"arrows": true,"dots":true,"autoplay":false,"autoplaySpeed":2000,responsive:[{breakpoint:800,settings:"unslick"}]};
templateConfig = {"slidesToShow": 1, "slidesToScroll": 1,"arrows": true,"dots":true,"autoplay":false,"autoplaySpeed":2000,responsive:[{breakpoint:800,settings:"unslick"}]}; templateConfig = {"slidesToShow": 1, "slidesToScroll": 1,"arrows": true,"dots":true,"autoplay":false,"autoplaySpeed":2000,responsive:[{breakpoint:800,settings:"unslick"}]};
ratingConfig = {"slidesToShow": 1, "slidesToScroll": 1,"arrows": true,"autoplay":false,"autoplaySpeed":2000,responsive:[{breakpoint:800,settings:{arrows:false}}]};
} }
...@@ -472,7 +472,8 @@ nav{ ...@@ -472,7 +472,8 @@ nav{
font-size: 32px !important; font-size: 32px !important;
} }
p{ p{
font-size: 18px !important; font-size: 22px !important;
margin-top: 30px !important;
} }
} }
} }
...@@ -486,6 +487,28 @@ nav{ ...@@ -486,6 +487,28 @@ nav{
.rating_review{ .rating_review{
width: 100% !important; width: 100% !important;
text-align: center !important; text-align: center !important;
padding-left: 0px !important;
.rating_review_box{
.rating_slide{
.rating_review_box_one{
.row{
.rating_head{
.for-design-quality{
font-size: 20px !important;
}
.kochi_taxi{
font-size: 19px !important;
}
}
}
.rating_body{
.rating_content{
font-size: 20px !important;
}
}
}
}
}
} }
.advert_space{ .advert_space{
text-align: center !important; text-align: center !important;
......
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