Skip to content

Commit bbb311f

Browse files
committed
make video smaller
1 parent 848331c commit bbb311f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h3>Supports Monero</h3>
5252
<div class="row">
5353
<h2>Haveno Demo</h2>
5454
<div style="display: flex; justify-content: center;">
55-
<video width="960" height="540" controls>
55+
<video width="800" height="450" controls>
5656
<source src="https://github.com/user-attachments/assets/eb6b3af0-78ce-46a7-bfa1-2aacd8649d47" type="video/mp4">
5757
Your browser does not support the video tag.
5858
</video>

0 commit comments

Comments
 (0)