Style fixes

This commit is contained in:
Fabio Manganiello 2018-04-24 09:17:09 +02:00
parent 1bda7b8346
commit 4d45284131
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#video-search {
max-width: 60em;
margin: 3em auto;
margin: 3em auto 1em auto;
}
#video-search input[type=text] {

View File

@ -15,7 +15,7 @@
</div>
<div class="one column">
<button type="submit">
<i class="fa fa-podcast"></i>
<i class="fa fa-search"></i>
</button>
</div>
</div>