Merge pull request #201 from picheli20/patch-1

removing unnecessary class "row"
Esse commit está contido em:
Vsevolod Rodionov
2017-03-10 22:44:30 +03:00
commit de GitHub
+1 -3
Ver Arquivo
@@ -41,9 +41,7 @@ creatures.forEach(function(creature)
<div id="canvas-container" class="col-md-6"><canvas id="canvas" width="100%" height="550"></canvas></div>
</div>
</div>
<div class="row">
<h5 class="text-center"><em>In this demo the creatures <strong>learn</strong> how to explore the screen together</em></h5>
</div>
<h5 class="text-center"><em>In this demo the creatures <strong>learn</strong> how to explore the screen together</em></h5>
</div>
<div class="container">