File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ export function People(): ReactElement {
148148 { /* Students */ }
149149
150150 < div className = "clearfix" > </ div >
151- < h2 > Students</ h2 >
151+ < h2 > Students</ h2 >
152152
153153 < div className = "banner-bottom-left" >
154154 < div className = "portrait" >
@@ -379,18 +379,20 @@ export function People(): ReactElement {
379379 </ p >
380380 </ div >
381381
382- < div className = "banner-bottom-left" >
382+ < div className = "banner-bottom-left" >
383383 < a href = "https://sissel-wu.github.io" >
384- < div className = "portrait" >
385- < img alt = "" src = "images/jiarong.png" className = "portrait-round" />
386- </ div >
384+ < div className = "portrait" >
385+ < img
386+ alt = ""
387+ src = "images/jiarong.png"
388+ className = "portrait-round"
389+ />
390+ </ div >
387391 </ a >
388392 < h3 >
389- < a href = "https://sissel-wu.github.io" > Jiarong Wu</ a >
390- </ h3 >
391- < p >
392- PhD Graduate at HKUST
393- </ p >
393+ < a href = "https://sissel-wu.github.io" > Jiarong Wu</ a >
394+ </ h3 >
395+ < p > PhD Graduate at HKUST</ p >
394396 </ div >
395397
396398 < div className = "banner-bottom-left" >
You can’t perform that action at this time.
0 commit comments