Skip to content

Commit

Permalink
Merge pull request #8 from SohelRaja/master
Browse files Browse the repository at this point in the history
Button Bug Fixed
  • Loading branch information
arghac14 authored Mar 11, 2019
2 parents 5c00aba + 7661f4f commit cbfc479
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,11 @@ <h1 style="color:rgba(25, 181, 254, 1)" data-aos="flip-down" class="text-center"
<div class="col-lg-12 col-md-12">
<p class="text-center">Hey There, <b>Why Are You Waiting?</b> Click the below button and confirm your sit. Good Luck There!</p>
<h3 class="text-center" style="color:rgb(204, 33, 33);">Our Next Event on - <i>15 March, 2019</i></h3><!--ONLY '<i>' IS CHANGABLE -->
<p class="text-center btn btn-primary btn-lg"><a target="_blank" href="" >Apply Now</a></p>
<a target="_blank" href="" class="text-center btn btn-primary btn-lg">Apply Now</a>
</div>
</div>
</div>
</div><br><hr><br><br>
</div><br><hr>
<!--Event section End-->
<!-- Gallery start-->
<div id="Gallery" class="scrolling" style="background: lack"><br><br><br>
Expand Down

0 comments on commit cbfc479

Please sign in to comment.