Commit 88c14354 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/assets/css/main.css

parent 9aa6b2fe
No related merge requests found
Pipeline #10244 passed with stage
in 7 seconds
Showing with 4 additions and 4 deletions
+4 -4
......@@ -1787,16 +1787,16 @@ section,
.team .team-member .member-img {
position: relative;
overflow: hidden;
width: 300px; /* Set your desired width */
height: 300px; /* Set your desired height */
width: 200px; /* Set your desired width */
height: 200px; /* Set your desired height */
}
/*
.team .team-member .member-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
}*/
.team .team-member .member-img:after {
position: absolute;
......
Supports Markdown
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