Skip to content

Commit

Permalink
html: Adjust padding
Browse files Browse the repository at this point in the history
  • Loading branch information
stevezhengshiqi committed Jan 11, 2024
1 parent ecb3a32 commit 9358ebf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h2>Research</h2>
<table style="width: 100%; margin: 0 auto; border-spacing: 0;">
<tbody>
<tr>
<td style="padding-left: 20px;">
<td style="padding: 20px; padding-bottom: 0;">
<h2>Education</h2>
</td>
</tr>
Expand Down Expand Up @@ -235,7 +235,7 @@ <h2>Education</h2>
<table style="width: 100%; margin: 0 auto; border-spacing: 0;">
<tbody>
<tr>
<td style="padding-left: 20px;">
<td style="padding: 20px; padding-bottom: 0;">
<h2>Experiences</h2>
</td>
</tr>
Expand All @@ -244,8 +244,8 @@ <h2>Experiences</h2>
<table style="width: 100%; margin: 0 auto;">
<tbody>
<tr>
<td style="padding: 20px; width: 25%; vertical-align: middle;"><img width="100" alt= "BSE Image" src="images/bse.png"></td>
<td style="padding: 20px; width: 75%; vertical-align: middle;">
<td style="padding: 20px; padding-top: 0; width: 25%; vertical-align: middle;"><img width="100" alt= "BSE Image" src="images/bse.png"></td>
<td style="padding: 20px; padding-top: 0; width: 75%; vertical-align: middle;">
<p><a href="https://facebook.com/browncubesat" target="_blank" rel="noopener noreferrer">Brown Space Engineering</a>, System Engineer on Attitude Determination and Control System (ADCS), 2023 - Present</p>
</td>
</tr>
Expand All @@ -267,7 +267,7 @@ <h2>Experiences</h2>
<table style="width: 100%; margin: 0 auto; border-spacing: 0;">
<tbody>
<tr>
<td style="padding-left: 20px;">
<td style="padding: 20px; padding-bottom: 0;">
<h2>Awards</h2>
</td>
</tr>
Expand All @@ -276,7 +276,7 @@ <h2>Awards</h2>
<table style="width: 100%; margin: 0 auto;">
<tbody>
<tr>
<td style="padding: 20px; width: 100%; vertical-align: middle;">
<td style="padding: 20px; padding-top: 0; width: 100%; vertical-align: middle;">
<p><a href="https://kaggle.com/stevezhengshiqi" target="_blank" rel="noopener noreferrer">Kaggle Competition Expert</a> - 2 silver medals and 1 bronze medal</p>
<p>University of North Carolina at Chapel Hill Dean's List (<a href="https://registrar.unc.edu/reports/deans-list-degree-recipient-list/spring-2023-deans-list/" target="_blank" rel="noopener noreferrer">2023</a>)</p>
<p>University of Florida Dean's List (2019 & 2020)</p>
Expand Down

0 comments on commit 9358ebf

Please sign in to comment.