Skip to content

Commit cc1e965

Browse files
committed
Second fix
1 parent f5f9637 commit cc1e965

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h2 class='header text-xl'>
142142
</h2>
143143
<h2 class='header-shadow dark'>Team</h2>
144144
</div>
145-
<div class='grid'></div>
145+
<div class='grid'>
146146

147147
<div class='col-third'>
148148
<a class='card' href='{{ site.baseurl }}/people/vinnie'>
@@ -416,6 +416,7 @@ <h5 class='text-xs card-subtitle'>Staff Engineer</h5>
416416
</span>
417417
</a>
418418
</div>
419+
</div>
419420
</section>
420421

421422
<!-- Our Alumni section-->

0 commit comments

Comments
 (0)