Skip to content

Commit 2db875c

Browse files
Update index.html
1 parent 98f0a72 commit 2db875c

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
@@ -183,7 +183,7 @@
183183
<button id="zoom-in" title="Zoom In (+)">
184184
<i data-lucide="zoom-in"></i>
185185
</button>
186-
<button id="reset-zoom" title="Reset Zoom">
186+
<button id="reset-zoom" title="Reset Zoom (0)">
187187
<i data-lucide="maximize-2"></i>
188188
</button>
189189
<button id="zoom-lock" type="button" title="Unlock zoom" aria-pressed="true" aria-label="Unlock zoom">

0 commit comments

Comments
 (0)