Center element + Update Readme

This commit is contained in:
LucasVbr
2021-09-19 18:59:49 +02:00
parent 404ce4bd93
commit b54f0fb605
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ Go to the [website](https://LucasVbr.github.io/password-generator/) then :
- move the cursor to the length you want
- check characters you want
![Preview]()
![Preview](./preview.png)
## Made with
+2 -2
View File
@@ -7,9 +7,9 @@
</head>
<body onload="init()">
<div class="container align-middle">
<div class="container">
<div class="jumbotron">
<div class="jumbotron" style="margin-top: 10em">
<h1 id="password" class="alert alert-success display-4" role="alert"></h1>
<input type="range" class="form-range" min="4" max="40" step="1" id="nbDigits-range">
<p id="nbDigits-range-label" for="nbDigits-range">Length </p>
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB