@@ -213,18 +213,14 @@ <h3 class="hero-title fw-bold display-1 text-primary text-center text-xl-start p
213213 < style >
214214 .team-member {
215215 text-align : center;
216- margin : 10 px ;
216+ margin-top : 20 px ;
217217 box-sizing : border-box;
218218 }
219219
220- .team-memberl-l ,
221- .team-member-r {
222- flex-basis : calc (25% - 40px );
223- }
224220
225221 .team-member img {
226- width : 180 px ;
227- height : 180 px ;
222+ width : 150 px ;
223+ height : 150 px ;
228224 border-radius : 20% ;
229225 object-fit : cover;
230226 }
@@ -253,7 +249,7 @@ <h3 class="fs-1 fw-bold text-center text-black-61">Team</h3>
253249
254250 < div class ="row justify-content-center ">
255251
256- < div class ="team-member team-memberl-l col-6 col-md-3 ">
252+ < div class ="team-member col-4 col-md-2 ">
257253
258254 < img class ="img-fluid " src ="http://localhost:1313/images/sonia.jpg " alt ="/images/sonia.jpg " width ="667 " height ="667 ">
259255
@@ -293,7 +289,7 @@ <h2 class="text-primary">Sonia Horchidan</h2>
293289 </ ul >
294290 </ div >
295291
296- < div class ="team-member team-memberl-l col-6 col-md-3 ">
292+ < div class ="team-member col-4 col-md-2 ">
297293
298294 < img class ="img-fluid " src ="http://localhost:1313/images/paris.jpeg " alt ="/images/paris.jpeg " width ="200 " height ="200 ">
299295
@@ -334,7 +330,7 @@ <h2 class="text-primary">Paris Carbone</h2>
334330 </ div >
335331
336332
337- < div class ="team-member team-member-r col-6 col-md-3 ">
333+ < div class ="team-member col-4 col-md-2 ">
338334
339335 < img class ="img-fluid " src ="http://localhost:1313/images/fabian.png " alt ="/images/fabian.png " width ="512 " height ="512 ">
340336
@@ -357,7 +353,7 @@ <h2 class="text-primary">Fabian Zeiher</h2>
357353 </ ul >
358354 </ div >
359355
360- < div class ="team-member team-member-r col-6 col-md-3 ">
356+ < div class ="team-member col-4 col-md-2 ">
361357
362358 < img class ="img-fluid " src ="http://localhost:1313/images/weijun.jpg " alt ="/images/weijun.jpg " width ="1280 " height ="1280 ">
363359
@@ -380,7 +376,7 @@ <h2 class="text-primary">Weijun Huang</h2>
380376 </ ul >
381377 </ div >
382378
383- < div class ="team-member team-member-r col-6 col-md-3 ">
379+ < div class ="team-member col-4 col-md-2 ">
384380
385381 < img class ="img-fluid " src ="http://localhost:1313/images/xiangyu.jpeg " alt ="/images/xiangyu.jpeg " width ="800 " height ="800 ">
386382
@@ -403,30 +399,7 @@ <h2 class="text-primary">Xiangyu Shi</h2>
403399 </ ul >
404400 </ div >
405401
406- < div class ="team-member team-member-r col-6 col-md-3 ">
407-
408- < img class ="img-fluid " src ="http://localhost:1313/images/yining.jpeg " alt ="/images/yining.jpeg " width ="483 " height ="483 ">
409-
410-
411-
412- < h2 class ="text-primary "> Yining Hou</ h2 >
413-
414-
415- < p class ="text-black-61 "> < b > Research Engineer</ b > </ p >
416-
417-
418-
419-
420- < ul class ="d-flex justify-content-center justify-content-center list-unstyled ">
421-
422-
423- < li class ="rounded-circle bg-blue-63 me-2 p-2 "> < a class ="d-flex align-items-center justify-content-center size-16 " href ="https://www.linkedin.com/in/yining-hou/ "> < svg xmlns ="http://www.w3.org/2000/svg " width ="24 " height ="24 " viewBox ="0 0 24 24 " fill ="currentColor " > < path d ="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z "/> </ svg > </ a > </ li >
424-
425-
426- </ ul >
427- </ div >
428-
429- < div class ="team-member team-member-r col-6 col-md-3 ">
402+ < div class ="team-member col-4 col-md-2 ">
430403
431404 < img class ="img-fluid " src ="http://localhost:1313/images/panagiotis.jpg " alt ="/images/panagiotis.jpg " width ="400 " height ="400 ">
432405
0 commit comments