can't spam create the generate overlay · GeekWorkCode/AlgorithmVisualizer@0ff9d86 · GitHub
Skip to content

Commit 0ff9d86

Browse files
author
Kevin Nadro
committed
can't spam create the generate overlay
1 parent 4bf07b1 commit 0ff9d86

3 files changed

Lines changed: 32 additions & 30 deletions

File tree

css/stylesheet.css

Lines changed: 0 additions & 1 deletion

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h3>
3232
<div class="top-menu-buttons">
3333
<div class="btn" id="btn_generate">
3434
<div class="wrapper">
35-
<i class="fa fa-pencil-square-o" aria-hidden="true"></i>
35+
<i class='fa fa-pencil' aria-hidden='true'></i>
3636
<span class="btn-text">Generate</span>
3737
</div>
3838
</div>

js/create/index.js

Lines changed: 31 additions & 28 deletions

0 commit comments

Comments
 (0)