Skip to content

Commit 8578df1

Browse files
Merge pull request #2 from asadgulxar10/patch-2
Update index.html
2 parents 925cc00 + 70314f2 commit 8578df1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<div class="container">
6666
<h1><a style="text-decoration: none; color: #f1c40f; margin-left: 0.25rem;" href="" onclick="location.reload();">CALCULATOR</a></h1 >
6767
<div class="calculator">
68-
<input type="text" name="screen" id="answer">
68+
<input type="text" name="screen" id="answer" readonly>
6969
<table>
7070
<tr>
7171
<td><button>(</button></td>

0 commit comments

Comments
 (0)