added static content to home and cssized it

This commit is contained in:
2019-09-25 17:12:31 +02:00
parent cfb4cae7b1
commit df6a79b777
3 changed files with 99 additions and 8 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
>
<header class="col-1">
<h2>Resultats</h2>
<span class="search-keys">{{ keys }}</span><br />
<span class="search-keys">{{ keys }}</span><br>
<span class="results-count">{{ results.length }} resultat(s)</span>
</header>
<section class="col-10 results-list">