Skip to content

Commit f0f8873

Browse files
committed
docs(readme): fix alignment for core team [skip ci]
1 parent 5b93adc commit f0f8873

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -257,31 +257,31 @@ If you want to discuss something or just need help, [here is our Gitter room](ht
257257
<table>
258258
<tbody>
259259
<tr>
260-
<td align="center">
260+
<td align="center" valign="top">
261261
<img width="150" height="150" src="https://github.com/sokra.png?s=150">
262262
<br>
263263
<a href="https://github.com/sokra">Tobias Koppers</a>
264264
<p>Core</p>
265265
<br>
266266
<p>Founder of webpack</p>
267267
</td>
268-
<td align="center">
268+
<td align="center" valign="top">
269269
<img width="150" height="150" src="https://github.com/jhnns.png?s=150">
270270
<br>
271271
<a href="https://github.com/jhnns">Johannes Ewald</a>
272272
<p>Loaders &amp; Plugins</p>
273273
<br>
274274
<p>Early adopter of webpack</p>
275275
</td>
276-
<td align="center" width="20%">
276+
<td align="center" width="20%" valign="top">
277277
<img width="150" height="150" src="https://github.com/TheLarkInn.png?s=150">
278278
<br>
279279
<a href="https://github.com/TheLarkInn">Sean T. Larkin</a>
280280
<p>Public Relations</p>
281281
<br>
282282
<p>Founder of the core team</p>
283283
</td>
284-
<td align="center">
284+
<td align="center" valign="top">
285285
<img width="150" height="150" src="https://github.com/bebraw.png?s=150">
286286
<br>
287287
<a href="https://github.com/bebraw">Juho Vepsäläinen</a>
@@ -291,18 +291,19 @@ If you want to discuss something or just need help, [here is our Gitter room](ht
291291
<a href="https://leanpub.com/survivejs-webpack">
292292
<img height="15" src="https://cloud.githubusercontent.com/assets/1365881/20286923/93e325c0-aac9-11e6-964d-cabe218c584c.png">
293293
</a>
294+
<br>
294295
</td>
295-
<td align="center">
296+
<td align="center" valign="top">
296297
<img width="150" height="150" src="https://github.com/spacek33z.png?s=150">
297298
<br>
298299
<a href="https://github.com/spacek33z">Kees Kluskens</a>
299300
<p>Development</p>
300301
<br>
301-
<br>
302302
<p>Sponsor<p>
303303
<a href="https://codeyellow.nl/">
304-
<img height="15" src="proxy.php?url=https%3A%2F%2Fcloud.githubusercontent.com%2Fassets%2F1365881%2F20286583%2Fad62eb04-aac7-11e6-9c14-a0fef35b9b56.png">
304+
<img height="15px" src="proxy.php?url=https%3A%2F%2Fcloud.githubusercontent.com%2Fassets%2F1365881%2F20286583%2Fad62eb04-aac7-11e6-9c14-a0fef35b9b56.png">
305305
</a>
306+
<br>
306307
</td>
307308
</tr>
308309
</tbody>

0 commit comments

Comments
 (0)