Skip to content

Commit d0456ae

Browse files
committed
format html
1 parent 787bc43 commit d0456ae

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ <h2>CoCreate-lazy-loader</h2>
2424
</div>
2525
<div class="display:flex align-items:center font-size:20px" share-height="600" share-width="500" share-media="https://via.placeholder.com/300/09f/fff.png">
2626
<a href="https://github.com/CoCreate-app/CoCreate-lazy-loader" target="_blank" class="margin-right:15px"><i class="height:20px fill:#505050" src="/assets/svg/github.svg"></i></a>
27-
<a class="margin-right:15px share" share-network='twitter' title="Share on twitter"><i class="height:20px fill:#505050" src="/assets/svg/twitter.svg"></i></a>
28-
<a class="margin-right:15px share" share-network='facebook' title="Share on Facebook"><i class="height:20px fill:#505050" src="/assets/svg/facebook.svg"></i></a>
29-
<a class="margin-right:15px share" share-network='instagram' title="Share on instagram"><i class="height:20px fill:#505050" src="/assets/svg/instagram.svg"></i></a>
30-
<a class="margin-right:15px share" share-network='share' title="Share on share"><i class="height:20px fill:#505050" src="/assets/svg/share-alt.svg"></i></a>
27+
<a class="margin-right:15px share" share-network="twitter" title="Share on twitter"><i class="height:20px fill:#505050" src="/assets/svg/twitter.svg"></i></a>
28+
<a class="margin-right:15px share" share-network="facebook" title="Share on Facebook"><i class="height:20px fill:#505050" src="/assets/svg/facebook.svg"></i></a>
29+
<a class="margin-right:15px share" share-network="instagram" title="Share on instagram"><i class="height:20px fill:#505050" src="/assets/svg/instagram.svg"></i></a>
30+
<a class="margin-right:15px share" share-network="share" title="Share on share"><i class="height:20px fill:#505050" src="/assets/svg/share-alt.svg"></i></a>
3131
</div>
3232
</div>
33-
<p class="max-width:500px margin:20px_10px">A simple HTML5, CSS and pure javascript component. Easy configuration using data-attributes and highly styleable.</h1>
33+
<h1 class="max-width:500px margin:20px_10px">A simple HTML5, CSS and pure javascript component. Easy configuration using data-attributes and highly styleable.</h1>
3434
<div id="lazy-loader-section" class="display:flex flex-wrap:wrap">
3535
<div class="flex-grow:1 width:300px padding:20px_10px">
3636
<h2 class="border-bottom:1px_solid_lightgrey padding:5px_0px">Install</h2>
@@ -73,7 +73,7 @@ <h2 class="border-bottom:1px_solid_lightgrey padding:5px_0px">Demo</h2>
7373
</div>
7474

7575
<div id="demo-preview" class="position:relative overflow:auto background-color:white">
76-
<div class="demopreview" class="padding:20px"></div>
76+
<div class="demopreview padding:20px"></div>
7777
</div>
7878

7979
<div class="font-size:20px position:absolute top:10px right:10px opacity:0.6">

0 commit comments

Comments
 (0)