Commit 13a3e5de by sujata

css changes

1 parent cc6b8faf
......@@ -4113,15 +4113,17 @@ height: 40vh;
}
}
@media screen and (min-width:1340px) and (max-width:1400px){
@media screen and (min-width: 1366px) and (max-height: 768px) {
/* Add your styles here */
.fuctional-areas{
height: 49vh;
height: 60vh;
}
.single-services-box .content{
height: 35vh;
height: 42vh;
}
.single-blog-post .post-content{
height: 41vh;
height: 44vh;
}
.industry_nav .custom-swiper-button-next {
position: relative;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!