Commit 6e31a702 by sujata

changes update

1 parent a37d9782
...@@ -4115,13 +4115,13 @@ height: 40vh; ...@@ -4115,13 +4115,13 @@ height: 40vh;
@media screen and (min-width:1340px) and (max-width:1400px){ @media screen and (min-width:1340px) and (max-width:1400px){
.fuctional-areas{ .fuctional-areas{
height: 45vh; height: 49vh;
} }
.single-services-box .content{ .single-services-box .content{
height: 31vh; height: 35vh;
} }
.single-blog-post .post-content{ .single-blog-post .post-content{
height: 36vh; height: 41vh;
} }
.industry_nav .custom-swiper-button-next { .industry_nav .custom-swiper-button-next {
position: relative; position: relative;
...@@ -4140,6 +4140,7 @@ height: 40vh; ...@@ -4140,6 +4140,7 @@ height: 40vh;
line-height: 3.8vw; line-height: 3.8vw;
} }
} }
/* Min width 1550px */ /* Min width 1550px */
@media only screen and (min-width: 1550px) { @media only screen and (min-width: 1550px) {
.top-header-area .container-fluid { .top-header-area .container-fluid {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!