@@ -213,31 +213,26 @@ <h3 class="hero-title fw-bold display-1 text-primary text-center text-xl-start p
213
213
< style >
214
214
.team-member {
215
215
text-align : center;
216
- margin : 10 px ;
216
+ margin-top : 20 px ;
217
217
box-sizing : border-box;
218
218
}
219
219
220
- .team-memberl-l ,
221
- .team-member-r {
222
- flex-basis : calc (25% - 40px );
223
- }
224
-
225
220
.team-member img {
226
- width : 180 px ;
227
- height : 180 px ;
221
+ width : 150 px ;
222
+ height : 150 px ;
228
223
border-radius : 20% ;
229
224
object-fit : cover;
230
225
}
231
226
232
227
.team-member h2 {
233
228
margin : 5px 0 ;
234
- font-size : 1.5 rem ;
229
+ font-size : 1.1 rem ;
235
230
padding-top : 5px ;
236
231
}
237
232
238
233
.team-member p {
239
234
margin : 5px 0 ;
240
- font-size : 1 rem ;
235
+ font-size : 0.9 rem ;
241
236
}
242
237
</ style >
243
238
@@ -253,7 +248,7 @@ <h3 class="fs-1 fw-bold text-center text-black-61">Team</h3>
253
248
254
249
< div class ="row justify-content-center ">
255
250
256
- < div class ="team-member team-memberl-l col-6 col-md-3 ">
251
+ < div class ="team-member col-4 col-md-2 ">
257
252
258
253
< img class ="img-fluid " src ="http://localhost:1313/images/sonia.jpg " alt ="/images/sonia.jpg " width ="667 " height ="667 ">
259
254
@@ -289,11 +284,10 @@ <h2 class="text-primary">Sonia Horchidan</h2>
289
284
290
285
< 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/sonia-horchidan/ "> < 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 >
291
286
292
-
293
287
</ ul >
294
288
</ div >
295
289
296
- < div class ="team-member team-memberl-l col-6 col-md-3 ">
290
+ < div class ="team-member col-4 col-md-2 ">
297
291
298
292
< img class ="img-fluid " src ="http://localhost:1313/images/paris.jpeg " alt ="/images/paris.jpeg " width ="200 " height ="200 ">
299
293
@@ -329,12 +323,11 @@ <h2 class="text-primary">Paris Carbone</h2>
329
323
330
324
< 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/paris-carbone-20752726/ "> < 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 >
331
325
332
-
333
326
</ ul >
334
327
</ div >
335
328
336
329
337
- < div class ="team-member team-member-r col-6 col-md-3 ">
330
+ < div class ="team-member col-4 col-md-2 ">
338
331
339
332
< img class ="img-fluid " src ="http://localhost:1313/images/fabian.png " alt ="/images/fabian.png " width ="512 " height ="512 ">
340
333
@@ -357,7 +350,7 @@ <h2 class="text-primary">Fabian Zeiher</h2>
357
350
</ ul >
358
351
</ div >
359
352
360
- < div class ="team-member team-member-r col-6 col-md-3 ">
353
+ < div class ="team-member col-4 col-md-2 ">
361
354
362
355
< img class ="img-fluid " src ="http://localhost:1313/images/weijun.jpg " alt ="/images/weijun.jpg " width ="1280 " height ="1280 ">
363
356
@@ -380,7 +373,7 @@ <h2 class="text-primary">Weijun Huang</h2>
380
373
</ ul >
381
374
</ div >
382
375
383
- < div class ="team-member team-member-r col-6 col-md-3 ">
376
+ < div class ="team-member col-4 col-md-2 ">
384
377
385
378
< img class ="img-fluid " src ="http://localhost:1313/images/xiangyu.jpeg " alt ="/images/xiangyu.jpeg " width ="800 " height ="800 ">
386
379
@@ -403,30 +396,7 @@ <h2 class="text-primary">Xiangyu Shi</h2>
403
396
</ ul >
404
397
</ div >
405
398
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 ">
399
+ < div class ="team-member col-4 col-md-2 ">
430
400
431
401
< img class ="img-fluid " src ="http://localhost:1313/images/panagiotis.jpg " alt ="/images/panagiotis.jpg " width ="400 " height ="400 ">
432
402
0 commit comments