Beautify new html

This commit is contained in:
davegson 2019-11-08 18:32:22 +01:00
parent d2b599bb84
commit 075762875d
9 changed files with 223 additions and 232 deletions

View file

@ -1,4 +1,4 @@
<content >
<content>
<div class="cast">
<div class="c-l">
<a href="">

View file

@ -3,10 +3,6 @@
<div class="h-l-i">
<img src="{{ site.img_url }}video-placeholder.png" alt="">
</div>
<!--<div class="h-l-v">
<button><img src="{{ site.assets_url }}/assets/icons/play.svg" alt=""></button>
<video src="https://v.kickstarter.com/1572651585_3012d9a6f389c4f2e04ac2fe654ffa38ac2b6044/projects/3796355/video-994941-h264_high.mp4"></video> </div>
<div>-->
<span>Supported by</span>
<ul>
<li><img src="{{ site.img_url }}esa.png" alt=""></li>
@ -15,7 +11,6 @@
<li><img src="{{ site.img_url }}ffg.png" alt=""></li>
</ul>
</div>
</div>
<div class="h-r">
<span>Take back controll</span>
<h1>Privacy Network</h1>

View file

@ -11,6 +11,3 @@
<li><a href="#">About</a></li>
</ul>
</nav>

View file

@ -7,5 +7,4 @@ layout: page
{{ content }}
</div>
</div>
</content>