We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 434f527 commit 56b1f63Copy full SHA for 56b1f63
web/index.html
@@ -24,9 +24,9 @@
24
</div>
25
26
<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>
+ <h1 class="title">ProStore Installer</h1><br>
+ <img class="logo-img" src="https://github.com/ProStore-iOS/ProStore/raw/main/icon.png"><br>
+ <button class="install-button">Install</button><br>
30
<a class="advanced-href" href="advanced_installer.html">Advanced Installer</a>
31
32
0 commit comments