Skip to content

Commit 56b1f63

Browse files
authored
Update index.html
1 parent 434f527 commit 56b1f63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

web/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
</div>
2525

2626
<div class="panel">
27-
<h1 class="title">ProStore Installer</h1>
28-
<img class="logo-img" src="https://github.com/ProStore-iOS/ProStore/raw/main/icon.png">
29-
<button class="install-button">Install</button>
27+
<h1 class="title">ProStore Installer</h1><br>
28+
<img class="logo-img" src="https://github.com/ProStore-iOS/ProStore/raw/main/icon.png"><br>
29+
<button class="install-button">Install</button><br>
3030
<a class="advanced-href" href="advanced_installer.html">Advanced Installer</a>
3131
</div>
3232
</div>

0 commit comments

Comments
 (0)