Skip to content

Commit cacca78

Browse files
authored
1
1 parent 0b444e8 commit cacca78

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

_people/people-2.html

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,14 @@
55
permalink: /people/test
66
---
77

8-
<div style="background-color: antiquewhite; display: flex; align-items: center; justify-content: space-between;">
9-
<p style="margin-right: 20px;">here is the test</p>
10-
<img src='/images/500x300.png' style="max-width: 100%; height: auto;"/>
11-
</div>
8+
<div style="display: flex; flex-wrap: wrap; align-items: flex-start; margin-bottom: 20px;">
9+
<div style="flex: 1; min-width: 250px;">
10+
<h2 style="margin-top: 0;">Yu Liu</h2>
11+
<p>Email: liuyu21@m.fudan.edu.cn</p>
12+
<p>Liu Yu has graduated from the Departmental and Educational Psychology at Southwest University as a master. He's studying for his PhD in The Institute of Science and Technology for Brain-inspired Intelligence at Fudan University. Her current research focuses on adolescent development and psychiatry.</p>
13+
</div>
14+
<div style="flex: 1; min-width: 250px; padding: 10px;">
15+
<img src='/images/liuyu.jpg' alt="Yu Liu" style="max-width: 100%; height: auto;"/>
16+
</div>
17+
</div>
18+

images/liuyu.jpg

142 KB
Loading

0 commit comments

Comments
 (0)