Skip to content

Commit 2051cba

Browse files
committed
changes by lint&format script [skip ci]
1 parent dda69c8 commit 2051cba

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/pages/People.tsx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -308,16 +308,15 @@ export function People(): ReactElement {
308308
<div className="banner-bottom-left">
309309
<div className="portrait">
310310
<img
311-
alt=""
312-
src="images/hauching.jpg"
313-
className="portrait-round"
311+
alt=""
312+
src="images/hauching.jpg"
313+
className="portrait-round"
314314
/>
315315
</div>
316316
<h3>Hau Ching Lo</h3>
317317
<p>MPhil Student at HKUST</p>
318318
</div>
319319

320-
321320
{/* Former Members */}
322321
<div className="clearfix"> </div>
323322
<h2>Former Members</h2>

0 commit comments

Comments
 (0)