Add a new bullet point and slightly bump line height to occupy space

This commit is contained in:
Danila Fedorin 2023-08-06 14:12:27 -07:00
parent 88396133d0
commit c47e49dabe
2 changed files with 3 additions and 1 deletions

View File

@ -149,6 +149,8 @@
<li>Contributed to <em class="bold">research papers</em> published to the GPCE and VL/HCC.</li>
<li>Proctored <em class="bold">quizzes and exams</em> for over 200 students.</li>
<li>Aided students in implementing a final project in the form of a <em class="bold">custom programming language</em>.</li>
<li>Suggested and organized <em class="bold">independent review sessions</em> attended by over 70 students, with
50% attendance growth between sessions.</li>
</ul>
</div>

View File

@ -41,7 +41,7 @@ body {
margin: 0px;
padding: 0px;
font-family: $text-font;
line-height: 1.3em;
line-height: 1.325em;
font-size: 1.05em;
font-variant-ligatures: none;