diff options
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,9 +30,9 @@ <li>Volkswagen. Das Auto.</li> </ul> <h2>WINDOWS UPDATE SUPPORT</h2> - <h3 id="update-status">Checking if your windows is up to date....</h3> + <h4 id="update-status">Checking if your windows is up to date....</h4> <h2>CHECKING IF THERE IS ENOIGH RAM</h2> - <h3 id="ram">CHECKING IF THERE IS ENOIGH RAM.....</h3> + <h4 id="ram">CHECKING IF THERE IS ENOIGH RAM.....</h4> <h2>INITIATE THE PROCESS</h2> <center> <input type="number" id="amount" value="69420"><label for="amount">AMOUNT OF BOBUX TO GENERATE</label> |