We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cedfb69 commit bdd6c2eCopy full SHA for bdd6c2e
1 file changed
xerahs/index.html
@@ -20,7 +20,7 @@ <h1>XerahS</h1>
20
21
<div>
22
<div class="container-fluid container-screenshot">
23
- <img class="img-fluid" src="/xerahs/img/xerahs/main-window.png" alt="XerahS screenshot" />
+ <img class="img-fluid" src="/xerahs/img/xerahs/main-window.png" alt="XerahS screenshot" style="max-width: 1000px; margin: 0 auto; display: block;" />
24
25
<a class="btn" role="button" href="/xerahs/screenshots">
26
See more screenshots<i class="fa-solid fa-image"></i>
0 commit comments