Skip to content

Commit c7dd9d0

Browse files
committed
put news feed/twitter in a container, which fixed the spacing issue. removed the WHAT? line.
1 parent e0d37d8 commit c7dd9d0

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

war/index.html

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -249,35 +249,29 @@ <h1>Aiming for the best.</h1>
249249
<!-- ====================== main body ==================== -->
250250
<div class="container marketing">
251251
<div>
252-
<h1>Enter the worm. <img src="assets/ico/apple-touch-icon-72-precomposed.png">
253-
</h1>
252+
<h1>Enter the worm. </h1>
254253
</div>
255-
<div class="large-spacer"></div>
254+
<div class="short-spacer"></div>
255+
<div id="openworm_logo"></div>
256+
<div class="short-spacer"></div>
256257
<h2>
257258
<strong>OpenWorm</strong> is an open source project dedicated to creating the first virtual organism in a computer.
258259
</h2>
259260
</div>
260261

261-
<div class="large-spacer"></div>
262-
<div class="line"></div>
263262
<div class="large-spacer"></div>
264263
<div class="large-spacer"></div>
264+
<div class="line"></div>
265265

266266
<div class="container marketing">
267267
<div class="row-fluid">
268-
<div class="span4">
269-
<h3>What?</h3>
270-
<p class="marketing-byline">
271-
OpenWorm has been developing a complete cell-level model of the C. elegans nematode since 2011.
272-
</p>
273-
</div>
274-
<div class="span4">
268+
<div class="span6">
275269
<h3>Why?</h3>
276270
<p class="marketing-byline">
277271
Because modeling a simple nervous system is a first step toward fully understanding complex systems like the human brain.
278272
</p>
279273
</div>
280-
<div class="span4">
274+
<div class="span6">
281275
<h3>How?</h3>
282276
<p class="marketing-byline">
283277
By rejecting red tape and building a community of engineers, scientists, and other motivated volunteers from around the world.
@@ -289,7 +283,7 @@ <h3>How?</h3>
289283
<div class="large-spacer"></div>
290284
<div class="large-spacer"></div>
291285

292-
<div class="marketing">
286+
<div class="container marketing">
293287
<div class="row-fluid">
294288
<div class="span6" style="color: #292929;">
295289
<h2>Latest news</h2>

0 commit comments

Comments
 (0)