Skip to content

Commit 70314f2

Browse files
authored
Update index.html
1 parent d0d85f5 commit 70314f2

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)