Skip to content

Commit f5f9637

Browse files
committed
alignment fix
1 parent ca1632d commit f5f9637

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,6 +142,7 @@ <h2 class='header text-xl'>
142142
</h2>
143143
<h2 class='header-shadow dark'>Team</h2>
144144
</div>
145+
<div class='grid'></div>
145146

146147
<div class='col-third'>
147148
<a class='card' href='{{ site.baseurl }}/people/vinnie'>
@@ -203,7 +204,7 @@ <h5 class='text-xs card-subtitle'>Executive Team</h5>
203204
</a>
204205
</div>
205206

206-
<div class='grid'>
207+
207208
<div class='col-third'>
208209
<a class='card' href='{{ site.baseurl }}/people/harry'>
209210
<div class='card-img-wrapper'>

0 commit comments

Comments
 (0)