Skip to content

Commit f0f31da

Browse files
committed
changes by lint&format script [skip ci]
1 parent d9e585e commit f0f31da

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

src/pages/People.tsx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -226,13 +226,13 @@ export function People(): ReactElement {
226226

227227
<div className="banner-bottom-left">
228228
<a href="https://congyingxu.github.io/">
229-
<div className="portrait">
230-
<img
231-
alt=""
232-
src="images/congying.jpeg"
233-
className="portrait-round"
234-
/>
235-
</div>
229+
<div className="portrait">
230+
<img
231+
alt=""
232+
src="images/congying.jpeg"
233+
className="portrait-round"
234+
/>
235+
</div>
236236
</a>
237237
<h3>
238238
<a href="https://congyingxu.github.io/">Congying Xu</a>

0 commit comments

Comments
 (0)