Make icons area twelve columns wide
This commit is contained in:
Родитель
878c50aa6b
Коммит
93a2f0c631
22
index.html
22
index.html
|
@ -78,6 +78,11 @@ layout: default
|
|||
<div class='ten columns offset-by-one'>
|
||||
<h3>Built on Electron</h3>
|
||||
<h5>With Electron, creating a desktop application for your company or idea is easy. Initially developed for GitHub's <a href='https://atom.io' target='_blank'>Atom editor</a>, Electron has since been used to create applications by companies like Slack, Mapbox and Facebook.</h5>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class='row'>
|
||||
<div class='twelve columns'>
|
||||
<hr>
|
||||
|
||||
<a href='https://atom.io' target='_blank' title='Atom'>
|
||||
|
@ -88,6 +93,10 @@ layout: default
|
|||
<img class='other-logo' src='../images/slack.png' alt='Slack icon'>
|
||||
</a>
|
||||
|
||||
<a href='http://avocode.com' target='_blank' title='Avocode'>
|
||||
<img class='other-logo' src='../images/avocode.png' alt='Avocode icon'>
|
||||
</a>
|
||||
|
||||
<a href='https://www.mapbox.com' target='_blank' title='Mapbox'>
|
||||
<img class='other-logo' src='../images/mapbox.png' alt='Mapbox icon'>
|
||||
</a>
|
||||
|
@ -96,8 +105,8 @@ layout: default
|
|||
<img class='other-logo' src='../images/nuclide.png' alt='Nuclide icon'>
|
||||
</a>
|
||||
|
||||
<a href='http://avocode.com' target='_blank' title='Avocode'>
|
||||
<img class='other-logo' src='../images/avocode.png' alt='Avocode icon'>
|
||||
<a href='https://kitematic.com' target='_blank' title='Kitematic'>
|
||||
<img class='other-logo' src='../images/kitematic.png' alt='Kitematic icon'>
|
||||
</a>
|
||||
|
||||
<a href='http://www.pixate.com' target='_blank' title='Pixate'>
|
||||
|
@ -112,11 +121,12 @@ layout: default
|
|||
<img class='other-logo' src='../images/spark.png' alt='Spark icon'>
|
||||
</a>
|
||||
|
||||
<a href='https://kitematic.com' target='_blank' title='Kitematic'>
|
||||
<img class='other-logo' src='../images/kitematic.png' alt='Kitematic icon'>
|
||||
</a>
|
||||
|
||||
<hr>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class='row'>
|
||||
<div class='ten columns offset-by-one'>
|
||||
<h4>Developers bring ideas to life</h4>
|
||||
<h5>Interesting open source tools are built on Electron.</h5>
|
||||
</div>
|
||||
|
|
Загрузка…
Ссылка в новой задаче