Layout tweaks, updated illustrations, responsiveness

This commit is contained in:
Lennart Ziburski
2018-02-24 01:12:39 +01:00
parent 07a76c658a
commit 941cf44017
19 changed files with 126 additions and 111 deletions

@ -17,7 +17,7 @@
{{ end }}
</div>
<div class="hero-graphic">
<img src="/img/screenshot-editor.png" class="responsive"/>
<img src="/img/screenshot-editor.jpg" class="responsive"/>
<a class="hero-videolink" href="https://www.youtube.com/watch?v=p6h-rYSVX90">&#x25b6; Watch how to get started in just over 2 minutes</a>
<p>
</div>
@ -71,11 +71,6 @@
</div>
{{ end }}
</div>
<div class="community-buttons">
{{ range $index, $id := .Site.Data.landing.community.buttons }}
<a href="{{ .url }}">{{ .name }}</a>
{{ end }}
</div>
</div>
<div class="contributors feature">
<h3>{{ .Site.Data.landing.community.contributors | markdownify }}</h3>