Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 280c19d

Browse files
authoredMar 24, 2023
Solve The Bugs 🪲
1 parent b8a92fd commit 280c19d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
 

‎index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@
3434
</div>
3535
</div>
3636
</div>
37-
<textarea class="row" disabled>
38-
background-image: linear-gradient(to left top, #977DFE, #6878FF);
39-
</textarea>
37+
<textarea class="row" disabled>background-image: linear-gradient(to left top, #977DFE, #6878FF);</textarea>
4038
<div class="row buttons">
4139
<button class="refresh">تغییر رندوم</button>
4240
<button class="copy">کپی</button>

0 commit comments

Comments
 (0)
Please sign in to comment.