Skip to content

Commit

Permalink
Removed bounce effect (lingonsaft#2347)
Browse files Browse the repository at this point in the history
  • Loading branch information
allygator authored and BennyCarlsson committed Oct 26, 2018
1 parent 7c664f3 commit 67dbef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h1 class="hack-title">Hacktoberfest <span>2018</span></h1>
</div>
<div class="countdown-timer jumbotron text-center">
<div class="container-fluid" style="font-family:'Antic Didone';font-weight: bolder;">
<h2 class="mb-4 animated infinite bounce" style="font-family:'Antic Didone'">Event will end in</h2>
<h2 class="mb-4" style="font-family:'Antic Didone'">Event will end in</h2>
<ul>
<li class="shadow bg-light"><span id="days"></span> DAYS</li>
<li class="shadow bg-light"><span id="hours"></span> HOURS</li>
Expand Down

0 comments on commit 67dbef3

Please sign in to comment.