Commit 9205dec6 by sujata

css changes

1 parent 32674afd
......@@ -3978,12 +3978,13 @@
}
.fuctional-areas {
height: 65vh;
height: 69vh;
}
.method-one-above-img {
margin-top: 13vw;
margin-left: 6.5vh;
}
}
/* Min width 1200px to Max width 1355px */
......
......@@ -4986,7 +4986,7 @@ Blog Area CSS
display: inline-block;
word-wrap: break-word;
overflow: hidden;
max-height: 4.9em;
max-height: 2.7em;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
......@@ -8159,7 +8159,7 @@ h3.sub-title {
}
.fuctional-areas {
height: 48vh;
height: 50vh;
/* max-width: fit-content; */
}
.area_expertise{
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!