Commit 9205dec6 by sujata

css changes

1 parent 32674afd
...@@ -3978,12 +3978,13 @@ ...@@ -3978,12 +3978,13 @@
} }
.fuctional-areas { .fuctional-areas {
height: 65vh; height: 69vh;
} }
.method-one-above-img { .method-one-above-img {
margin-top: 13vw; margin-top: 13vw;
margin-left: 6.5vh; margin-left: 6.5vh;
} }
} }
/* Min width 1200px to Max width 1355px */ /* Min width 1200px to Max width 1355px */
......
...@@ -4986,7 +4986,7 @@ Blog Area CSS ...@@ -4986,7 +4986,7 @@ Blog Area CSS
display: inline-block; display: inline-block;
word-wrap: break-word; word-wrap: break-word;
overflow: hidden; overflow: hidden;
max-height: 4.9em; max-height: 2.7em;
text-overflow: ellipsis; text-overflow: ellipsis;
display: -webkit-box; display: -webkit-box;
-webkit-line-clamp: 2; -webkit-line-clamp: 2;
...@@ -8159,7 +8159,7 @@ h3.sub-title { ...@@ -8159,7 +8159,7 @@ h3.sub-title {
} }
.fuctional-areas { .fuctional-areas {
height: 48vh; height: 50vh;
/* max-width: fit-content; */ /* max-width: fit-content; */
} }
.area_expertise{ .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!