Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
DevanshPaliwal authored Jun 21, 2024
1 parent 1385bff commit 4b5261b
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 @@ -191,7 +191,7 @@
</div>
<div class="gradient-selector-container" id="gradientSelectorContainer">
<div>
<button onclick="exitGradient()" style="border-radius: 40%; height: 10%; width: 12%; position: absolute; top:3%; right: 8%; font-size: 17px; text-align: center;">
<button onclick="exitGradient()" style="background-color: transparent; border: none; height: 10%; width: 12%; position: absolute; top:1%; right: 7%; color: white; font-size: 40px; text-align: center;">
x
</button>
</div>
Expand Down

0 comments on commit 4b5261b

Please sign in to comment.