Skip to content

Commit 51341b6

Browse files
committed
i accidentally made columns and now am fixing it
1 parent 9a5027f commit 51341b6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

_layouts/home.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
<!-- Name as first section header in right column -->
1414
<h2 class="content-title">Fiona Yifei Chen</h2>
1515

16-
<section class="intro-section">
16+
<div class="intro-text">
1717
<p>Hello! I am a Ph.D. candidate in Business Economics at Harvard University. My research is in labor economics, with a focus on the economics of AI.
1818
I completed my B.S. in Mathematics and in Economics at MIT in 2021.
1919
</p>
2020

2121
<p>I am visiting the Stanford Digital Economy Lab in Winter 2026.</p>
2222

23-
<p>You can reach me at <a href="mailto:fionachen@g.harvard.edu">fionachen [at] g.harvard.edu</a> and access my <a href="/assets/cv/cv.pdf">CV here</a>.</p>
23+
<p>You can reach me at <a href="mailto:fionachen@g.harvard.edu">fionachen@g.harvard.edu</a> and access my <a href="/assets/cv/cv.pdf">CV here</a>.</p>
2424
</div>
2525

2626
<section class="research-section">

_sass/_base.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ figcaption {
169169
}
170170

171171
.intro-text p {
172+
font-style: normal;
172173
margin-bottom: 1em;
173174
}
174175

0 commit comments

Comments
 (0)