Search function improvements

This commit is contained in:
Diego Najar 2018-10-01 17:20:41 +02:00
parent 4837ccb94b
commit bc268040de
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<!-- Good message -->
<div>
<h2 id="good-message"><span class="oi oi-heart"></span> Hello!</h2>
<h2 id="good-message"><span class="oi oi-target"></span> Hello!</h2>
<script>
$( document ).ready(function() {
$("#good-message").fadeOut(1000, function() {