change header tags on landing page

This commit is contained in:
Matteias Collet 2020-06-30 21:08:00 +02:00 committed by GitHub
parent 78be06d80c
commit a766853e66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@
<div v-else>Select your codes from the list on the left.</div> <div v-else>Select your codes from the list on the left.</div>
</div> </div>
<div v-if="selectedVersion == null" class="help"> <div v-if="selectedVersion == null" class="help">
<h3>Super Mario Sunshine Practice File Generator</h3> <h1>Super Mario Sunshine Practice File Generator</h1>
<div> <div>
<p> <p>
This is a cheatfile generator for Super Mario Sunshine speedrun practice. If this is This is a cheatfile generator for Super Mario Sunshine speedrun practice. If this is
@ -62,7 +62,7 @@
if you encounter any issues. if you encounter any issues.
</p> </p>
<div> <div>
<h4>The SMS Speedrunning Community</h4> <h3>The SMS Speedrunning Community</h3>
<ul> <ul>
<li> <li>
<a href="https://discord.gg/9dGJWEc" target="_blank" rel="noopener">Discord</a> <a href="https://discord.gg/9dGJWEc" target="_blank" rel="noopener">Discord</a>