Browse Source

Update demo

pull/36/head
Artur Arseniev 10 years ago
parent
commit
7e412d0e02
  1. 15
      index.html

15
index.html

@ -29,21 +29,6 @@
<div class="lead-btn">Hover me</div>
</div>
</header>
<section class="flex-sect">
<div style="width:100px; height: 50px; float:left"></div>
<div style="width:150px; height: 75px; float:left"></div>
<div style="width:200px; height: 55px; float:left"></div>
<div style="width:100px; height: 50px; float:left"></div>
<div class="clearfix" style="width:350px; height: 50px;"></div>
<div class="clearfix" style="width:200px; height: 100px;"></div>
<div style="width:100px; height: 50px; float:left"></div>
<div style="width:150px; height: 75px; float:left"></div>
<div style="width:200px; height: 55px; float:left"></div>
<div style="width:100px; height: 50px; float:left"></div>
<div class="clearfix" style="width:350px; height: 50px;"></div>
<div class="clearfix" style="width:200px; height: 100px;"></div>
<div class="clearfix"></div>
</section>
<section class="flex-sect">
<div class="container-width">
<div class="flex-title">Flex is the new black</div>

Loading…
Cancel
Save