diff --git a/resume.html b/resume.html index 501e429..9cefbdd 100644 --- a/resume.html +++ b/resume.html @@ -149,6 +149,8 @@
  • Contributed to research papers published to the GPCE and VL/HCC.
  • Proctored quizzes and exams for over 200 students.
  • Aided students in implementing a final project in the form of a custom programming language.
  • +
  • Suggested and organized independent review sessions attended by over 70 students, with + 50% attendance growth between sessions.
  • diff --git a/scss/style.scss b/scss/style.scss index e9d61c1..7b1732b 100644 --- a/scss/style.scss +++ b/scss/style.scss @@ -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;