Skip to content

Commit

Permalink
Button CSS Update + Bug Fix
Browse files Browse the repository at this point in the history
Bug = Reload with Box Div Up and Down
  • Loading branch information
Subham-Maity committed Aug 6, 2022
1 parent 2a8b442 commit fa6133b
Show file tree
Hide file tree
Showing 2 changed files with 1,787 additions and 2 deletions.
12 changes: 10 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,19 @@
<h3 id="author"></h3>
</div>

<div class="quote-btn">
<!-- <div class="quote-btn">
<button class="btn btn-dark mx-2 my-2" id="generate">Today</button>
</div>
</div> -->

<a href="#" class="animated-button1" id="generate">
<span></span>
<span></span>
<span></span>
<span></span>
<b>Today</b>
</a>



Expand Down
Loading

0 comments on commit fa6133b

Please sign in to comment.