Skip to content

Commit

Permalink
Refactoring of community favorites button
Browse files Browse the repository at this point in the history
  • Loading branch information
“ShivaniG” committed Dec 25, 2023
1 parent d841094 commit c95e583
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 @@ -110,11 +110,11 @@ <h3>

<div class="fav-panel">
<br>
<button class="btn " id="focus-btn">
<button class="btn" id="focus-btn">
<i class="fa fa-headphones"></i>
Focus
</button>
<button class="btn " id="lofi-btn">
<button class="btn" id="lofi-btn">
<i class="fa fa-headphones"></i>
Lofi
</button>
Expand Down

0 comments on commit c95e583

Please sign in to comment.